QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#583081#5250. Combination Locksucup-team2203WA 0ms3544kbC++202.7kb2024-09-22 18:15:572024-09-22 18:15:57

详细

Test #1:

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

input:

2
1 0
0
0
1 1
0
0
.

output:

Bob
Bob

result:

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