QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#831829#9875. Don't Detect Cycleucup-team3583WA 105ms152828kbC++203.3kb2024-12-25 17:14:582024-12-25 17:15:04

詳細信息

Test #1:

score: 0
Wrong Answer
time: 105ms
memory: 152828kb

input:

1
4 4
1 2
2 3
3 4
4 2

output:

0

result:

wrong output format Unexpected end of file - int64 expected