https://github.com/bryanoliveira/programming-marathon
Solutions to several programming contests' challenges
https://github.com/bryanoliveira/programming-marathon
Last synced: 7 months ago
JSON representation
Solutions to several programming contests' challenges
- Host: GitHub
- URL: https://github.com/bryanoliveira/programming-marathon
- Owner: bryanoliveira
- License: mit
- Created: 2018-04-11T12:32:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T23:09:52.000Z (over 4 years ago)
- Last Synced: 2025-01-03T01:54:42.320Z (9 months ago)
- Language: C++
- Homepage:
- Size: 2.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Programming Marathon Exercises
Solutions to several programming contests' challenges. Most of the source files' names refer to the problem ID on each platform (spoj, uri). For the ones that don't do this, the better I could do was to include the problem description in PDF.---
Developed during the Advanced Topics in Programming Languages course (UFG/INF0214/2019.1-2019.2).