|
|
back to boardLOOK HERE, ADMINS!!! First and fourth tests are incorrect(maybe else are incorrect too, 2 and 3 are correct). In the first test N = 1000, but there are only 997 numbers following by it. In fourth test I didn't take distinct numbers, but there is a same problem here. I think that C/C++ programs are not sensitive to it, but Pascal programs are sensitive. Please rejudge this problem. Thanks to Alex Kalugin for help. And what about this message? I agree, test is incorrect. I hope it will be fixed soon. YES!!!! 1010 solved in Pascal I concurr. After setting my program to end the list when EOF is detected, not when N numbers have been read, I *finally* got AC. Phew !!!!! Tests must be correct now Yes, old mistakes were fixed, but why it wasn't rejudged? |
|
|