QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#109659 | #5434. Binary Substrings | lpf | WA | 2ms | 3376kb | C++14 | 1.7kb | 2023-05-30 08:25:32 | 2023-05-30 08:25:36 |
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: 2ms
memory: 3332kb
input:
2
output:
01
result:
ok meet maximum 3
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3376kb
input:
5
output:
00111
result:
wrong answer not meet maximum 11 < 12