An open API service indexing awesome lists of open source software.

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

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!**