QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#391485#7786. Graft and TransplantMaMengQiWA 1ms3644kbC++17719b2024-04-16 16:43:292024-04-16 16:43:29

詳細信息

Test #1:

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

input:

4
1 2
2 3
3 4

output:

Bob2

result:

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