|
|
back to boardIs the first test from conditions? If answer is "yes", then why the system say "WA1"? The program works correctly on my computer. Maybe, I misunderstood something important, and my output has wrong format? Help me, please. Edited by author 05.01.2013 15:42 Use "read" instead of "readln" Thank you! I had a very similar problem - WA1 ... each test I could think of was working correctly. Finally I changed the new line from \r\n to \n - that fixed the problem. |
|
|