QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#391455#7786. Graft and TransplantZhaoZiLongWA 1ms4016kbC++201.6kb2024-04-16 16:34:112024-04-16 16:34:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4016kb

input:

4
1 2
2 3
3 4

output:

Bob

result:

wrong answer 1st words differ - expected: 'Alice', found: 'Bob'