QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#392474#6745. Delete the TreeHuangHanShengWA 0ms3656kbC++1164b2024-04-17 16:18:022024-04-17 16:18:02

详细

Test #1:

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

input:

5
1 2
1 3
1 4
4 5

output:

1

result:

wrong output format Unexpected end of file - int32 expected