QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#807366 | #9783. Duloc Network | ucup-team2262# | WA | 0ms | 3616kb | C++23 | 1.6kb | 2024-12-09 22:04:56 | 2024-12-09 22:04: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: 0
Wrong Answer
time: 0ms
memory: 3616kb
input:
4 1 3 1 2 3 2 1 3 1 2 3 2 1 3 1 2 3 2
output:
? 0011 ? 0100 ? 0111 ? 0010 ? 0100 ? 0110 ? 0011 ? 0100 ? 0111 ? 0010 ? 0100 ? 0110 ? 0011 ? 0100 ? 0111 ? 0010 ? 0100 ? 0110 1
result:
wrong answer format Expected '!' or '?', but found '1'