QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#676394#5521. Excellent XOR Problemucup-team4645#WA 0ms3588kbC++231.3kb2024-10-25 21:20:152024-10-25 21:20:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3588kb

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 5
NO

result:

wrong answer Integer 1 violates the range [2, 3] (test case 2)