https://github.com/simonguozirui/ccc
Some solutions to CCC questions I wrote in Python 2.7, C++, and Java
https://github.com/simonguozirui/ccc
algorithm ccc coding-contest contest cpp high-school java python-2
Last synced: 4 months ago
JSON representation
Some solutions to CCC questions I wrote in Python 2.7, C++, and Java
- Host: GitHub
- URL: https://github.com/simonguozirui/ccc
- Owner: simonguozirui
- Created: 2016-08-26T03:14:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-18T20:53:09.000Z (over 7 years ago)
- Last Synced: 2025-01-16T01:36:18.128Z (6 months ago)
- Topics: algorithm, ccc, coding-contest, contest, cpp, high-school, java, python-2
- Language: Python
- Homepage:
- Size: 10.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CCC
Some solutions to Canadian Computing Competition(CCC) questions I wrote in python(2.7), C++, and Java