QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#391349#7786. Graft and TransplantZhaoZiLongWA 0ms3672kbC++17598b2024-04-16 15:44:452024-04-16 15:44:47

详细

Test #1:

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

input:

4
1 2
2 3
3 4

output:

Bob

result:

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