QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#99344 | #6299. Binary String | GuanYunchang | WA | 0ms | 5612kb | C++20 | 1.6kb | 2023-04-21 22:05:23 | 2023-04-21 22:05:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 5612kb
input:
3 1 001001 0001111
output:
0 0 001001 3 0100101 9
result:
wrong answer 1st numbers differ - expected: '1', found: '0'