QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#449265 | #8005. Crossing the Border | carrotqq | WA | 1ms | 3900kb | C++20 | 2.5kb | 2024-06-20 20:53:58 | 2024-06-20 20:53:59 |
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: 0
Wrong Answer
time: 1ms
memory: 3900kb
input:
5 5 3 5 1 4 2 3 2 2 2 1
output:
10 2
result:
wrong answer 1st numbers differ - expected: '9', found: '10'