QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#217437#5141. Identical ParityMaMengQiWA 1ms3424kbC++17606b2023-10-16 21:05:112023-10-16 21:05:12

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3424kb

input:

3
3 1
4 2
5 3

output:

No
Yes
No

result:

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