QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#411231 | #6299. Binary String | ezteam1 | WA | 1ms | 3636kb | C++14 | 3.0kb | 2024-05-15 10:21:28 | 2024-05-15 10:21:29 |
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: 3636kb
input:
3 1 001001 0001111
output:
1 3 7
result:
wrong answer 3rd numbers differ - expected: '9', found: '7'