QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#865924 | #7057. Digital Path | GuanYunchang | WA | 3ms | 39556kb | C++17 | 1.4kb | 2025-01-22 08:54:09 | 2025-01-22 08:54:10 |
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: 3ms
memory: 39556kb
input:
3 5 1 2 3 8 7 -1 -1 4 5 6 1 2 3 8 7
output:
12
result:
wrong answer 1st lines differ - expected: '4', found: '12'