QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#398261 | #5434. Binary Substrings | mekoszc | WA | 1ms | 7556kb | C++14 | 717b | 2024-04-25 09:58:52 | 2024-04-25 09:58:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3700kb
input:
2
output:
10
result:
ok meet maximum 3
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 7556kb
input:
5
output:
01101
result:
wrong answer not meet maximum 11 < 12