QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#661772 | #7737. Extending Distance | ucup-team4948 | WA | 0ms | 3768kb | C++14 | 4.1kb | 2024-10-20 18:04:09 | 2024-10-20 18:04: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: 0ms
memory: 3768kb
input:
2 3 4 6 2 1 15 7 1 9 13 3 2 3 6 1 2 5 2 15 3 3 3 3 1 1 2 2 3 3 1 1 1 2 2 2
output:
debug 10 10 5 15 11 11 9 13 3 2 3 6 5 2 5 4 15 3 debug 7 1 1 2 2 3 3 1 1 1 2 2 2
result:
wrong output format Expected integer, but "debug" found (test case 1)