QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#429416 | #8650. Island Hopping | egypt_ioi2024_10# | 2 | 0ms | 1644kb | C++20 | 259b | 2024-06-02 14:38:25 | 2024-06-02 14:38:25 |
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: 0ms
memory: 1604kb
input:
3 9 3 0 0
output:
1 1 -1 3 -2 3 0 0
result:
ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 1532kb
input:
3 9 3 0 0
output:
1 1 -1 3 -2 3 0 0
result:
ok
Test #3:
score: 0
Accepted
time: 0ms
memory: 1632kb
input:
3 9 2 0 2 0
output:
1 1 -1 2 3 1 -2 3 0 0
result:
ok
Subtask #2:
score: 0
Wrong Answer
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 1624kb
input:
299 89401 79 -1
output:
1 1 -1 3
result:
wrong answer Wrong Answer [5]
Subtask #3:
score: 0
Wrong Answer
Test #9:
score: 0
Wrong Answer
time: 0ms
memory: 1644kb
input:
299 598 43 -1
output:
1 1 -1 3
result:
wrong answer Wrong Answer [5]
Subtask #4:
score: 0
Wrong Answer
Test #15:
score: 0
Wrong Answer
time: 0ms
memory: 1600kb
input:
299 89401 29 -1
output:
1 1 -1 3
result:
wrong answer Wrong Answer [5]
Subtask #5:
score: 0
Wrong Answer
Test #23:
score: 0
Wrong Answer
time: 0ms
memory: 1616kb
input:
299 897 140 -1
output:
1 1 -1 3
result:
wrong answer Wrong Answer [5]
Subtask #6:
score: 0
Wrong Answer
Test #32:
score: 0
Wrong Answer
time: 0ms
memory: 1616kb
input:
300 90000 133 -1
output:
1 1 -1 3
result:
wrong answer Wrong Answer [5]
Subtask #7:
score: 0
Wrong Answer
Test #58:
score: 0
Wrong Answer
time: 0ms
memory: 1636kb
input:
300 900 201 -1
output:
1 1 -1 3
result:
wrong answer Wrong Answer [5]
Subtask #8:
score: 0
Wrong Answer
Test #84:
score: 0
Wrong Answer
time: 0ms
memory: 1608kb
input:
299 598 86 -1
output:
1 1 -1 3
result:
wrong answer Wrong Answer [5]