QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#43614#4240. Tree CirclesZhaoZiLongWA 0ms14040kbC++143.6kb2022-08-09 20:17:372022-08-09 20:17:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:


result:

wrong answer Answer contains longer sequence [length = 2], but output contains 0 elements