QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#43637#4240. Tree CirclesZhaoZiLongRE 0ms0kbC++173.6kb2022-08-09 20:46:502022-08-09 20:46:53

详细

Test #1:

score: 0
Runtime Error

input:

3
1 2
2 3
2
3 1 2 3
2 1 3

output:


result: