QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#774126#5141. Identical ParityZhangYiDeWA 0ms3588kbC++20530b2024-11-23 11:55:092024-11-23 11:55:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
3 1
4 2
5 3

output:

No
Yes
No

result:

wrong answer expected YES, found NO [3rd token]