|
|
back to boardShow all messages Hide all messagesFirst, i sent my solution in Pascal and i got WA2 and then i wrote it in C++ and i got Accepted. I want to know my mistake in my Pascal solution. Here's my code in Pascal : [code deleted] Edited by moderator 17.11.2019 18:35 readln(n); You should read, not readln. |
|
|