QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#482925 | #5059. Plants vs Zombies | egypt_ioi2024_05 | WA | 2ms | 10032kb | C++17 | 2.3kb | 2024-07-18 03:33:53 | 2024-07-18 03:33:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 9996kb
input:
3 2 1 2 2 1 11 2 8 1 1 1 2 2 4
output:
2 3 1
result:
ok 3 number(s): "2 3 1"
Test #2:
score: 0
Accepted
time: 0ms
memory: 10032kb
input:
1 1 1 1 1 1 1 1 1
output:
1
result:
ok 1 number(s): "1"
Test #3:
score: 0
Accepted
time: 0ms
memory: 9792kb
input:
3 3 1 1 2 4 4 1 10 2 4 4 1 4 2 4 1
output:
6 4 5
result:
ok 3 number(s): "6 4 5"
Test #4:
score: 0
Accepted
time: 1ms
memory: 9960kb
input:
3 3 3 1 3 2 2 1 10 3 6 1 1 5 2 5 1
output:
3 2 4
result:
ok 3 number(s): "3 2 4"
Test #5:
score: -100
Wrong Answer
time: 0ms
memory: 10004kb
input:
100 100 1 699 1 695 44646 675 24436 962 82902 293 78650 759 58744 487 49515 768 60962 380 83162 9 92232 502 39702 170 1920 653 66006 595 94263 953 4538 976 49244 39 31995 480 99939 638 92034 926 25555 125 62420 788 96382 917 60564 41 77628 699 61083 145 99923 386 47153 209 82540 477 92571 324 11390 ...
output:
719 719 1070 326 804 609 804 385 140 609 199 719 719 1070 1070 140 609 719 930 199 804 930 140 719 199 453 326 609 339 804 140 719 719 609 1070 609 326 199 326 339 880 719 880 326 140 719 453 453 719 339 453 804 609 140 140 880 199 199 140 199 880 719 453 385 453 385 453 140 880 339 140 719 719 930 ...
result:
wrong answer 1st numbers differ - expected: '5134', found: '719'