QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#438834 | #8650. Island Hopping | egypt_ioi2024b_03 | 2 | 1ms | 3944kb | C++23 | 269b | 2024-06-11 08:34:24 | 2024-06-11 08:34:24 |
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
Subtask #1:
score: 2
Accepted
Test #1:
score: 2
Accepted
time: 1ms
memory: 3940kb
input:
3 9 1 3 0 0
output:
3 1 2 1 -2 3 -1 3 0 0
result:
ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 3748kb
input:
3 9 1 3 0 0
output:
3 1 2 1 -2 3 -1 3 0 0
result:
ok
Test #3:
score: 0
Accepted
time: 0ms
memory: 3876kb
input:
3 9 2 0 0
output:
3 1 -2 3 -1 2 0 0
result:
ok
Subtask #2:
score: 0
Wrong Answer
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 3784kb
input:
299 89401 192 -1
output:
3 1 -2 3
result:
wrong answer Wrong Answer [5]
Subtask #3:
score: 0
Wrong Answer
Test #9:
score: 0
Wrong Answer
time: 1ms
memory: 3808kb
input:
299 598 7 -1
output:
3 1 -2 3
result:
wrong answer Wrong Answer [5]
Subtask #4:
score: 0
Wrong Answer
Test #15:
score: 0
Wrong Answer
time: 1ms
memory: 3752kb
input:
299 89401 166 -1
output:
3 1 -2 3
result:
wrong answer Wrong Answer [5]
Subtask #5:
score: 0
Wrong Answer
Test #23:
score: 0
Wrong Answer
time: 0ms
memory: 3868kb
input:
299 897 67 -1
output:
3 1 -2 3
result:
wrong answer Wrong Answer [5]
Subtask #6:
score: 0
Wrong Answer
Test #32:
score: 0
Wrong Answer
time: 0ms
memory: 3752kb
input:
300 90000 65 -1
output:
3 1 -2 3
result:
wrong answer Wrong Answer [5]
Subtask #7:
score: 0
Wrong Answer
Test #58:
score: 0
Wrong Answer
time: 1ms
memory: 3856kb
input:
300 900 97 -1
output:
3 1 -2 3
result:
wrong answer Wrong Answer [5]
Subtask #8:
score: 0
Wrong Answer
Test #84:
score: 0
Wrong Answer
time: 1ms
memory: 3944kb
input:
299 598 49 -1
output:
3 1 -2 3
result:
wrong answer Wrong Answer [5]