Admittedly not all written as I would write other code, not default to PEP8 compliance, generally just trying to achieve fast code (CodeForces has time limitations for solutions) that should be ...
Codeforces is a website for competitive programming. It holds contests, so-called Codeforces Rounds, about every week. This is a python program that parses the sample tests from the contest problem ...