QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#472112 | #4925. Adjacent Pairs | ZhangYiDe | 0 | 1ms | 5644kb | C++11 | 818b | 2024-07-11 14:34:53 | 2024-07-11 14:34: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
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 5644kb
input:
2 5 4 5 2 4 5 2 1 2
output:
3 -1
result:
wrong answer 2nd lines differ - expected: '0', found: '-1'
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%
Subtask #4:
score: 0
Skipped
Dependency #1:
0%