QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#750926 | #8056. Travel 2 | ucup-team5637 | TL | 0ms | 0kb | C++14 | 1.9kb | 2024-11-15 16:22:58 | 2024-11-15 16:22:59 |
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
Time Limit Exceeded
input:
2 1 1 2 1 1 1 Correct 1 3 2 2 1 3 3 1 1 3 4 2 1 3
output:
> 1 > 1 ! 1 2 > 1 > 1 > 2 > 1 > 3 > 1 ! 1 2 1 3 1 4