QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872646#8613. Cardinalityucup-team6072#WA 15ms9600kbPython31.7kb2025-01-26 03:10:482025-01-26 03:10:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 9600kb

input:

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

output:

8
8
8
8
8

result:

wrong answer Too big difference in the 1-th query: correct 2, got 8, ratio: 400.00%