https://github.com/ngrogg/kattis-solutions
A repository for my accepted solutions to Kattis problems
https://github.com/ngrogg/kattis-solutions
c cpp kattis kattis-solutions problem-solving python
Last synced: 2 months ago
JSON representation
A repository for my accepted solutions to Kattis problems
- Host: GitHub
- URL: https://github.com/ngrogg/kattis-solutions
- Owner: ngrogg
- Created: 2022-06-21T00:08:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2026-01-17T00:11:56.000Z (6 months ago)
- Last Synced: 2026-01-17T12:50:29.976Z (6 months ago)
- Topics: c, cpp, kattis, kattis-solutions, problem-solving, python
- Language: C++
- Homepage: https://open.kattis.com/
- Size: 3.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kattis Solutions
My accepted solutions to Kattis problems
Problems are sorted by language
For C problem solutions check out the [c](https://github.com/ngrogg/kattis-solutions/tree/master/c) folder.
For C++ problem solutions check out the [cpp](https://github.com/ngrogg/kattis-solutions/tree/master/cpp) folder.
For Python problem solutions check out the [python](https://github.com/ngrogg/kattis-solutions/tree/master/python) folder.
**Please do not just copy my code into Kattis!**