QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#425831 | #6303. Inversion | egypt_ioi2024_11 | WA | 37ms | 19556kb | C++23 | 2.0kb | 2024-05-30 17:21:56 | 2024-05-30 17:21:58 |
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: 100
Accepted
time: 1ms
memory: 3580kb
input:
3 0 1 0
output:
? 1 2 ? 2 3 ? 1 3 ! 2 3 1
result:
ok OK, guesses=3
Test #2:
score: -100
Wrong Answer
time: 37ms
memory: 19556kb
input:
1993 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 1 1 1 1 0 1 1 1 0 1 1 1 1 0 1 0 0 1 1 1 0 0 0 0 1 1 1 1 1 1 0 1 1 0 1 0 0 1 0 1 0 1 1 1 0 1 1 0 0 0 1 1 1 0 1 1 1 1 0 1 1 1 0 0 0 0 0 1 0 0 0 1 0 1 1 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 0 1 0 0 0 1 0 0 1 0 1 1 0 1...
output:
? 1 866 ? 2 866 ? 1 865 ? 2 865 ? 3 866 ? 3 865 ? 4 866 ? 4 865 ? 5 866 ? 5 865 ? 6 866 ? 6 865 ? 7 866 ? 7 865 ? 8 866 ? 8 865 ? 9 866 ? 9 865 ? 10 866 ? 10 865 ? 11 866 ? 11 865 ? 12 866 ? 12 865 ? 13 866 ? 13 865 ? 14 866 ? 14 865 ? 15 866 ? 15 865 ? 16 866 ? 16 865 ? 17 866 ? 17 865 ? 18 866 ? 1...
result:
wrong output format Unexpected end of file - int32 expected