FIXING MISTAKES

Problem Mistakes   Warnings   Multiple inputsFixedDate
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
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
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 input, output 15/03/99
277 Test cases are now in the multiple input format. Modify your codes and try again, please input, output 23/03/99
501 Input file was not correct. Please, try with the new one input 05/04/99
607 The formula was wrong html, ps 06/04/99

Back to ACM Contest Problem Set