QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#277125#7863. Parity Gameucup-team991#WA 1ms3596kbC++177.3kb2023-12-06 15:32:212023-12-06 15:32:21

詳細信息

Test #1:

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

input:

4 1
0 1 0 1
1 *
0

output:

Alice
1 +
0 +

result:

wrong answer Invalid input!