Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiote/cpp-small-projects
https://github.com/kiote/cpp-small-projects
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiote/cpp-small-projects
- Owner: kiote
- Created: 2014-07-21T03:53:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T07:58:02.000Z (almost 6 years ago)
- Last Synced: 2023-03-10T19:26:01.846Z (over 1 year ago)
- Language: C++
- Size: 3.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cpp-small-projects
compile example: `g++ coursera/week2/1_fibonacci_number/fibonacci.cpp -o fibon`