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 1309. Dispute

Think twice before precalc using Python
Posted by Mahilewets 22 Jul 2017 21:21
It may take around ten minutes if you precalc in Python.

It takes just few moments to precalc in C++.

Maybe special Python libraries for calculations would be OK.