QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#584569 | #9182. Infinite Race | MaMengQi | 0 | 1ms | 5700kb | C++20 | 1.1kb | 2024-09-23 15:19:29 | 2024-09-23 15:19:30 |
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: 0
Wrong Answer
Test #1:
score: 29
Accepted
time: 0ms
memory: 3580kb
input:
2 1 1
output:
0
result:
ok single line: '0'
Test #2:
score: 29
Accepted
time: 0ms
memory: 3700kb
input:
2 2 1 -1
output:
0
result:
ok single line: '0'
Test #3:
score: 0
Wrong Answer
time: 1ms
memory: 5684kb
input:
2 5 -1 -1 -1 -1 1
output:
1
result:
wrong answer 1st lines differ - expected: '0', found: '1'
Subtask #2:
score: 0
Wrong Answer
Test #21:
score: 0
Wrong Answer
time: 0ms
memory: 3640kb
input:
2 2 1 1
output:
0
result:
wrong answer 1st lines differ - expected: '1', found: '0'
Subtask #3:
score: 0
Wrong Answer
Test #45:
score: 22
Accepted
time: 0ms
memory: 3640kb
input:
2 1 1
output:
0
result:
ok single line: '0'
Test #46:
score: 22
Accepted
time: 0ms
memory: 3652kb
input:
2 2 1 -1
output:
0
result:
ok single line: '0'
Test #47:
score: 0
Wrong Answer
time: 1ms
memory: 5700kb
input:
2 5 -1 -1 -1 -1 1
output:
1
result:
wrong answer 1st lines differ - expected: '0', found: '1'
Subtask #4:
score: 0
Skipped
Dependency #1:
0%