QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#51302#852. JellyfishZhangYiDeWA 2ms3772kbC++172.2kb2022-10-01 17:06:192022-10-01 17:06:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3772kb

input:

2
6
1 2
2 3
3 4
4 1
2 5
2 6
4
1 2
2 3
3 4
4 1

output:

3
3

result:

wrong answer 1st numbers differ - expected: '4', found: '3'