QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#74199 | #5434. Binary Substrings | flywatre# | WA | 2ms | 3556kb | C++14 | 491b | 2023-01-31 08:39:40 | 2023-01-31 08:39:43 |
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: 3528kb
input:
2
output:
01
result:
ok meet maximum 3
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3556kb
input:
5
output:
01001
result:
wrong answer not meet maximum 11 < 12