QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#751011 | #8056. Travel 2 | ucup-team5637 | WA | 1ms | 29924kb | C++14 | 2.1kb | 2024-11-15 16:43:48 | 2024-11-15 16:43:48 |
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: 29924kb
input:
2 1 1 2 1 1 1 2 1 1 1 2 1 1 1 2 1
output:
> 1 > 1 > 1 > 1 > 1 > 1 > 1 > 1
result:
wrong answer you used more than 6 queries. (test case 1)