https://github.com/cjquines/compprog
Code for competitive programming websites
https://github.com/cjquines/compprog
competitive-programming euler uva
Last synced: about 1 year ago
JSON representation
Code for competitive programming websites
- Host: GitHub
- URL: https://github.com/cjquines/compprog
- Owner: cjquines
- Created: 2017-07-22T13:09:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T07:08:30.000Z (about 6 years ago)
- Last Synced: 2025-04-21T09:55:07.016Z (about 1 year ago)
- Topics: competitive-programming, euler, uva
- Language: C++
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compprog
My code for competitive programming websites: UVa = [UVa Online Judge](http://uva.onlinejudge.org/), CF = [Codeforces](http://codeforces.com/), GCJ = [Google Code Jam](https://codingcompetitions.withgoogle.com/codejam), Euler = [Project Euler](https://projecteuler.net/).
I mostly stopped doing programming competitions after graduating from high school, other than GCJ. I might pick it up again.