|
|
back to boardShow all messages Hide all messagesPlease, give me test for this task. I got WA on test 13... you should use Pascal's extended type for solving this Yes. this is my program {$N+} [code deleted] Edited by moderator 20.11.2019 23:08 Your array a and b should use extended , not LongInt . I think you change it , you will get AC ! |
|
|