QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#37408 | #988. Returning Lights To Box | ZhaoZiLong | WA | 1ms | 3792kb | C++17 | 630b | 2022-07-01 13:02:08 | 2022-07-01 13:02:11 |
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: 3792kb
input:
3 3 1 1 1 1 2 3
output:
0
result:
wrong answer expected '2', found '0'