QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#570503#9318. AC Automation ChickenLavender_FieldWA 4ms40892kbC++147.8kb2024-09-17 16:11:072024-09-17 16:11:08

详细

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 40892kb

input:

4
4
1 4
4 1
1 2
2 1
2 3
3 4
2
1 2
1 2
1
3
1 2
2 1
2 3
3 2

output:

No
No
Yes
No

result:

wrong answer jury has an answer, but participant does not (test case 1)