QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#314372#7786. Graft and Transplantucup-team1457WA 0ms3640kbC++202.8kb2024-01-25 16:21:082024-01-25 16:21:08

詳細信息

Test #1:

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

input:

4
1 2
2 3
3 4

output:

Bob

result:

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