QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#475520 | #9118. Flip or Not | ucup-team003# | WA | 1ms | 3776kb | C++14 | 2.5kb | 2024-07-13 15:12:15 | 2024-07-13 15:12:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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