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 1209. 1, 10, 100, 1000...

Frustrating beauvoir of the Judge -- data type limit issue with C++ --
Posted by Nouaili 11 May 2021 01:55
With C++: code: https://pastebin.com/gJu5U454 I get WA

The same code with Python is Accepted : https://pastebin.com/Cei31LkY

C++ I used unsigned long long !!!!!!!!!!!!!