QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#853319 | #9734. Identify Chord | ucup-team3727# | WA | 13ms | 11024kb | Python3 | 6.7kb | 2025-01-11 16:34:26 | 2025-01-11 16:34: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: 13ms
memory: 11024kb
input:
2 6 3 2 2 2 1 2 1 1 1 4
output:
? 3 6 ? 2 5 ? 3 5 ? 1 5 ? 2 4 ? 2 6 ? 2 4 ? 2 4 ! 2 4
result:
wrong answer format Unexpected end of file - token expected (test case 2)