QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#246337#4669. Genetic ModificationsZhaoZiLongWA 0ms3896kbC++141.5kb2023-11-10 19:11:072023-11-10 19:11:08

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