QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#511659 | #5521. Excellent XOR Problem | GuanYunchang | WA | 0ms | 3748kb | C++20 | 1.0kb | 2024-08-10 09:43:08 | 2024-08-10 09:43:08 |
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: 3748kb
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 3 1 1 2 2 3 3 YES 2 1 1 2 5 YES 3 1 1 2 0 1 6
result:
wrong answer Integer 0 violates the range [2, 6] (test case 4)