QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#402935#7863. Parity GameMaMengQiWA 1ms3612kbC++142.6kb2024-05-01 17:52:392024-05-01 17:52:40

详细

Test #1:

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

input:

4 1
0 1 0 1
1 +
1 +
0

output:

Bob
1 *

result:

wrong answer The interactor wins!