QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#37371#1195. One-Way ConveyorsZhaoZiLongWA 4ms52424kbC++204.2kb2022-07-01 12:12:412022-07-01 12:12:42

详细

Test #1:

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

input:

3 2
1 2
2 3
3
1 2
1 3
2 3

output:

Yes

result:

wrong output format Unexpected end of file - int32 expected