Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 589 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 589 Bytes

Timus Online Judge solutions

This repo contains my solutions to Timus.

Most of the code was written during my first two years (2010-2012) of studying in USU.

The code is dirty in most cases because there was no point in writing readable code, only fast solutions.

Each folder in solutions is a problem id, for example, solutions/1000 contains all my accepted solutions to A+B problem.

License

The MIT License (MIT)