QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#648543 | #7737. Extending Distance | LYH_cpp | WA | 0ms | 3880kb | C++23 | 2.8kb | 2024-10-17 19:27:21 | 2024-10-17 19:27:21 |
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: 3880kb
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:
6 3
result:
wrong output format Unexpected end of file - int64 expected (test case 1)