QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#168611#6366. MessageDitaMirikaWA 0ms3428kbC++202.6kb2023-09-08 17:54:322023-09-08 17:54:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3428kb

input:

ababccb
abc
7 2 2 4 3 2 1

output:

1 1
2 2
3 3
7 0 1152921504606846976 1152921504606846976
9 2 0 1152921504606846976
11 4 2 1152921504606846976
15 8 4 1152921504606846976
18 11 7 4
20 13 9 6
21 14 10 7
7

result:

wrong answer 1st lines differ - expected: '7', found: '1 1'