https://github.com/ejunjsh/cpp-code
my playground with cpp
https://github.com/ejunjsh/cpp-code
Last synced: 27 days ago
JSON representation
my playground with cpp
- Host: GitHub
- URL: https://github.com/ejunjsh/cpp-code
- Owner: ejunjsh
- Created: 2018-12-22T00:40:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T10:22:56.000Z (over 6 years ago)
- Last Synced: 2024-12-29T08:41:59.299Z (about 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cpp-code
my playground with cpp
## use c++11
g++ -std=c++11 main.cpp