QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#391488#7786. Graft and TransplantMaMengQiWA 0ms3580kbC++17721b2024-04-16 16:44:032024-04-16 16:44:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
1 2
2 3
3 4

output:

Bob2

result:

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