QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#79445 | #5521. Excellent XOR Problem | flywatre# | WA | 1ms | 3736kb | C++14 | 869b | 2023-02-20 08:54:35 | 2023-02-20 08:54:38 |
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: 3736kb
input:
4 2 0 0 3 1 2 3 5 16 8 4 2 1 6 42 42 42 42 42 42
output:
NO YES 1 1 2 2 3 3 YES 1 1 2 2 3 5 NO
result:
wrong answer Integer 1 violates the range [2, 3] (test case 2)