QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872769#8613. Cardinalityucup-team6072#ML 0ms0kbC++172.3kb2025-01-26 04:27:172025-01-26 04:27:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Memory Limit Exceeded

input:

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

output:

2
2
4
4
4

result: