QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#117776 | #6679. Not Another Path Query Problem | larryzhong# | WA | 1ms | 3744kb | C++17 | 5.5kb | 2023-07-02 08:13:48 | 2023-07-02 08:13:51 |
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: 3744kb
input:
9 8 4 5 1 2 8 1 3 7 2 4 1 3 4 14 2 5 9 4 5 7 5 6 6 3 7 15 1 6 2 7 7 6 1 8
output:
Yes 12 9 1 -1 1 8 3 1 -1 9 5 -1 -1 9 6 -1 2 8 9 1 -2 7 1 -2 8 6 2 -1 6 5 9 1 -6 4 1 -1 7 3 9 1 -7 2 1 -1 7 1 9 1 -7
result:
wrong output format YES or NO expected, but 12 found [2nd token]