QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#475520#9118. Flip or Notucup-team003#WA 1ms3776kbC++142.5kb2024-07-13 15:12:152024-07-13 15:12:16

詳細信息

Test #1:

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

input:

5
00001
00111
3
1 2 3
2
3 5

output:

5
11110

result:

wrong answer mismatched m: expected 4, found 5