QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#402947 | #5434. Binary Substrings | ZhangYiDe | WA | 0ms | 11780kb | C++20 | 3.3kb | 2024-05-01 18:04:08 | 2024-05-01 18:04:08 |
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: 11780kb
input:
2
output:
10
result:
ok meet maximum 3
Test #2:
score: 0
Accepted
time: 0ms
memory: 11724kb
input:
5
output:
11001
result:
ok meet maximum 12
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 11776kb
input:
1
output:
10
result:
wrong answer Token parameter [name=s] equals to "10", doesn't correspond to pattern "[01]{1}"