QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#351091#5141. Identical Parityezteam1#WA 0ms3676kbC++141.0kb2024-03-11 15:31:082024-03-11 15:31:08

詳細信息

Test #1:

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

input:

3
3 1
4 2
5 3

output:

No
Yes
No

result:

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