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 1438. Time Limit Exceeded

Problem 1438 "Time Limit Exceeded" updated. Important: statements have been changed (+)
Posted by Vladimir Yakovlev (USU) 4 Jun 2006 14:58
Changes in problem statements:

1. maximal number of commands was decreased from 10^8 to 10^7
2. operands are always separated by at least one space
3. in the case of time limit you should output the list of initialized to this moment variables
4. sample #2 was updated
5. any number of SPACES may occur in any place of the program, in the beginning of line, at the end of line, in EMPTY lines, but NOT between label name and ':'.


Tests were updated.
THERE ARE tests with no END command at the end of the program.

Timelimit was changed from 5 to 2 seconds.

Problem was rejudged.

Edited by author 04.06.2006 15:38
Re: Problem 1438 "Time Limit Exceeded" updated. Important: statements have been changed (+)
Posted by Burunduk1 4 Jun 2006 15:07
Rejudged?
My solution (AC in statstics) gets WA 9 now... :(
See, some crucial changes were applied. We need to fix our programs in accord with them (-)
Posted by Dmitry 'Diman_YES' Kovalioff 4 Jun 2006 15:38
rejudge was still in progress while I post my message :)
Posted by Vladimir Yakovlev (USU) 4 Jun 2006 16:04