QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#224739#7512. Almost Prefix Concatenationucup-team2321WA 1ms3504kbC++208.2kb2023-10-23 12:55:372023-10-23 12:55:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3488kb

input:

ababaab
aba

output:

473

result:

ok 1 number(s): "473"

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3504kb

input:

ac
ccpc

output:

4

result:

wrong answer 1st numbers differ - expected: '5', found: '4'