ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 2002. Test Task

I solved it with Python
Posted by Mahilewets 20 Jun 2017 00:56
I tried to solve it with C++.  It was long.  It was PAINFUL!  Finally,  I didn't managed to solve it in C++.  And then I just opened my Python IDE and solves it within 10 minutes.  Just AC first attempt.  The task is evil.