QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#831829#9875. Don't Detect Cycleucup-team3583WA 105ms152828kbC++203.3kb2024-12-25 17:14:582024-12-25 17:15:04

Details

Tip: Click on the bar to expand more detailed information

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