QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#289452#7863. Parity Gameucup-team1281#WA 1ms3576kbC++233.5kb2023-12-23 17:45:482023-12-23 17:45:48

詳細信息

Test #1:

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

input:

4 1
0 1 0 1
1 *
0

output:

Alice
1 +
1 *

result:

wrong answer The interactor wins!