QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#402985 | #5434. Binary Substrings | MaMengQi | RE | 3ms | 11840kb | C++20 | 3.7kb | 2024-05-01 19:16:47 | 2024-05-01 19:16:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 11772kb
input:
2
output:
10
result:
ok meet maximum 3
Test #2:
score: 0
Accepted
time: 0ms
memory: 11752kb
input:
5
output:
01100
result:
ok meet maximum 12
Test #3:
score: 0
Accepted
time: 3ms
memory: 9844kb
input:
1
output:
1
result:
ok meet maximum 1
Test #4:
score: 0
Accepted
time: 2ms
memory: 11840kb
input:
3
output:
001
result:
ok meet maximum 5
Test #5:
score: -100
Runtime Error
input:
4