zrev2220 / UVa_problems

Some of my solutions to the UVa Online Judge problems
0 stars 0 forks source link

UVa10443.py TLE #9

Open zrev2220 opened 4 years ago

zrev2220 commented 4 years ago

https://github.com/zrev2220/UVa_problems/blob/master/UVa10443.cpp

Passes tests but TLE's. Probably need to rewrite in C++.