FIXING MISTAKES

Problem Mistakes   Warnings   Multiple inputsFixedDate
101 ASSUME, PLEASE, THE Output PARAGRAPH AS FOLLOWS:
"The output should consist of the final state of the blocks world. Each original block position numbered i (0<=i< n, where n is the number of blocks) should appear followed immediately by a colon. If there is at least a block on it, the colon must be followed by one space, followed by a list of blocks that appear stacked in that position with each block number separated from other block numbers by a space. Don't put any trailing spaces on a line. There should be one line of output for each block position (i.e., n lines of output where n is the integer on the first line of input)."

A new input file has been used to rejudge all the submissions
  14/03/00
103 If more than one solution exists, only the lexicographically smallest is accepted   25/02/99
104 As there is a specific jugde for it, any good sequence is accepted html, ps 05/03/99
110 In order to write a correct solution think about the relative order of the letters in the input   25/02/99
115 There were query-pairs with two equal names. They are not more
Parent-child pairs in the input file, really are child-parent pairs
input, output
 
15/02/99
116 The number of rows in the input file is between 1 and 10 inclusive html, ps 15/02/99
120 There was a test case with two equal diameter pancakes. It is not the case now.
There is a new specific judge for it. Since, any correct solution is accepted
input, output
 
02/03/99
124 The output specification is wrong. Output file have not whitespaces between characters in a line   25/02/99
125 Problem description was wrong. The example graph have a lot more paths that the ones described in the past. html 04/01/00
128 The final # was missing in the input file
Input file has blank lines to codify
input
 
15/02/99
129 Each line in the output file has 16 groups (if there are more) html, ps 15/02/99
149 It seems that the output file was not correct. Please, try with the new one output 18/02/99
164 Output specification was wrong. I'm sorry html, ps 09/03/99
165 When a test case have more than one optimum solution, the judge only allows the sorted last (the "largest")   27/02/99
185 The initial table was not correct, because it had only a column html, ps 15/02/99
197 The solution must be lexicographically ordered to be accepted   27/02/99
264 The input file may have more than 30 numbers. html 27/11/99
270 Test cases are now in the multiple input format. Modify your codes and try again, please input, output 10/03/99
273 Test cases are now in the multiple input format. Modify your codes and try again, please input, output 13/03/99
274 Test cases are now in the multiple input format. Modify your codes and try again, please
Room numbers start at 1 (instead of 0)
There are pairs of equal positive integers
input, output
 
 
14/11/99
361 You should also consider 3 collinear points as a triangle.   23/02/00
277 Test cases are now in the multiple input format. Modify your codes and try again, please input, output 23/03/99
501 Test cases are now in the multiple input format. Modify your codes and try again, please
Write only a number per line in the output
input, output
 
17/06/99
604 First letter may be a vowel. Each word contains exactly 2 vowels  09/11/99
607 The formula was wrong html, ps 06/04/99
688 The number of antennas may be 1. The output file was wrong.
The area may be 0.00
output
 
09/11/99

Back to ACM Contest Problem Set