QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#391483#7786. Graft and TransplantZhangYiDeWA 1ms3608kbC++17721b2024-04-16 16:43:092024-04-16 16:43:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
1 2
2 3
3 4

output:

Alice2

result:

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