QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#846627 | #9772. Permutation Routing | lunchbox | WA | 0ms | 30428kb | C++17 | 2.7kb | 2025-01-07 11:12:30 | 2025-01-07 11:12:31 |
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: 30428kb
input:
1 5 1 4 2 5 3 1 2 2 3 2 4 1 5
output:
1 0
result:
wrong answer number on vertex 2 is 4