QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#352768 | #8232. Yet Another Shortest Path Query | txl16211 | WA | 214ms | 662196kb | C++17 | 3.4kb | 2024-03-13 16:36:10 | 2024-03-13 16:36: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: 214ms
memory: 662196kb
input:
6 9 1 2 4 2 3 6 3 6 5 6 5 3 5 4 2 4 1 3 3 4 9 1 3 100 5 3 1 5 1 3 1 6 3 4 3 5 2 5
output:
6 8 0 0 7
result:
wrong answer 3rd numbers differ - expected: '3', found: '0'