|
|
back to boardProblem 1438 "Time Limit Exceeded" updated. Important: statements have been changed (+) 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 (+) 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 (-) rejudge was still in progress while I post my message :) |
|
|