QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#192258#7512. Almost Prefix Concatenationucup-team1681#WA 1ms7988kbC++171.2kb2023-09-30 14:05:092023-09-30 14:05:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

ababaab
aba

output:

473

result:

ok 1 number(s): "473"

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 7988kb

input:

ac
ccpc

output:

4

result:

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