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 1248. Sequence Sum

I was trying to solve it using C++
Posted by Mahilewets 2 Jul 2017 18:30
I was trying C++ for several hours.  Can't defeat test case No.  7. So,  I gave up and got AC using Python Decimal module just after several minutes I stopped trying C++.  It is bad I think that I don't solved with C++.  Literally no idea why WA#7. I tried rounding and truncation.  The result was always the same.