So after today´s contests i tried to solve problem B (yeah, i didn´t do that great hehe), and then submmited a solution that amazingly got WA only in test number 95, here it is:
I don´t necesserily think i broke a record, but i figured it would be fun to see if you guys can also share on the comments some possibly record breaking submissions like: most test cases passed before TLE, most test cases passed before WA and stuff like that. Maybe even tell more about the code involved in each of those submissions and why things went wrong.
Auto comment: topic has been updated by kowalsk1 (previous revision, new revision, compare).
29774073 OK, but adding one random_shuffle leads to WA 171 29774142
What about compilation error on test 128 ? :)
It was my first contest in CF. I was so happy that my submission on problem A passed pretests, but later got TLE on test 151.
Don't know about other records but I surely managed to break your's that too in the same problem ;).
TLE on test 72 31690788
TLE on test #264: 31971064
What about this? xD