Career Cup 150 (version 4.0) C++ Solution (Git Repositories)

CareerCup 150 :欢迎一起解题练习,在github上建了Repositories,有兴趣就来fork吧: 

https://github.com/mitkook/Career-Cup-CPP-Solutions.git


This project try to implement career cup 150 (ver. 4.0) exercises using C++. 
However, it would not cover Chapter 6 & 7.
It will provides several well-known algorithms and data structures implementations.

IDE: Eclipse 
Linux Compiler: Linux GCC , GNU's g++
Windows Compiler: MinGW GCC, CDT Internal Builder

NOTE: Please configure your compiler and "gcc include" path before compiling this project.
1. right-click your project name
2. select 'Properties' (normally is last one)
3. C/C++ Build -> Tool Chain Editor : 
   Current toolchain: (select your own compiler)
   Current builder: GNU Make Builder
4. Make sure your gcc library path is correct:
   C/C++ General -> Paths and Symbols -> GNU C++ (e.g., ..\MinGW\lib\gcc\mingw32\4.6.2\include\c++)
5. Done.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值