QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#715868 | #5434. Binary Substrings | ucup-team4645# | WA | 0ms | 3772kb | C++23 | 1.0kb | 2024-11-06 13:38:49 | 2024-11-06 13:38:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3568kb
input:
2
output:
10
result:
ok meet maximum 3
Test #2:
score: 0
Accepted
time: 0ms
memory: 3612kb
input:
5
output:
10011
result:
ok meet maximum 12
Test #3:
score: 0
Accepted
time: 0ms
memory: 3592kb
input:
1
output:
1
result:
ok meet maximum 1
Test #4:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
3
output:
100
result:
ok meet maximum 5
Test #5:
score: 0
Accepted
time: 0ms
memory: 3772kb
input:
4
output:
1001
result:
ok meet maximum 8
Test #6:
score: 0
Accepted
time: 0ms
memory: 3524kb
input:
6
output:
100110
result:
ok meet maximum 16
Test #7:
score: -100
Wrong Answer
time: 0ms
memory: 3744kb
input:
7
output:
1001100
result:
wrong answer not meet maximum 20 < 21