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 1110. Power

Mistake in the problem description
Posted by VC15 (Orel STU) 15 Nov 2009 16:03
Looks like that there is a mistake in the statement. Y is not less than 99, it is less than 999.
A solution where Y is stored in a variable of type Byte (in Pascal) gets WA 8. Having changed Byte with Integer I got AC.
You are right! Problem statement is fixed (-)
Posted by Sandro (USU) 15 Nov 2009 18:58