QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#402991#7863. Parity GameMaMengQiWA 0ms3748kbC++112.4kb2024-05-01 19:20:212024-05-01 19:20:21

详细

Test #1:

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

input:

4 1
0 1 0 1
1 +
1 +
0

output:

Bob
1 *

result:

wrong answer The interactor wins!