QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#176738#7185. Poor Studentsucup-team1296TL 0ms0kbC++172.7kb2023-09-11 22:59:572023-09-11 22:59:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Time Limit Exceeded

input:

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

output:

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

result: