QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#377229 | #6299. Binary String | ucup-team010 | WA | 1ms | 7864kb | C++20 | 2.2kb | 2024-04-05 04:46:29 | 2024-04-05 04:46: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: 7864kb
input:
3 1 001001 0001111
output:
1 6 9
result:
wrong answer 2nd numbers differ - expected: '3', found: '6'