QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#211379#6745. Delete the Treeucup-team2008#WA 0ms3920kbC++173.3kb2023-10-12 15:38:532023-10-12 15:38:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3920kb

input:

5
1 2
1 3
1 4
4 5

output:

2
4 2 3 4 5 
1 1 

result:

wrong answer