QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#246337 | #4669. Genetic Modifications | ZhaoZiLong | WA | 0ms | 3896kb | C++14 | 1.5kb | 2023-11-10 19:11:07 | 2023-11-10 19:11: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: 3896kb
input:
BBAAABBAAABAAA BAAB
output:
3548611YES 2 5 8 11
result:
ok good solution
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3744kb
input:
ABABABABAB ABAB
output:
223344NO
result:
wrong output format Unexpected end of file - int32 expected