QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#870460#8613. Cardinalityucup-team3188#WA 1ms3456kbC++20855b2025-01-25 16:27:202025-01-25 16:27:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3456kb

input:

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

output:

%Ld
%Ld
%Ld
%Ld
%Ld

result:

wrong answer format  Expected integer, but "%Ld" found