QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#142701#6844. Suffix AutomatonqsceszthnWA 8ms50860kbC++142.6kb2023-08-19 18:08:452023-08-19 18:08:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 8ms
memory: 50860kb

input:

ccpcguilin
5
1
10
4
8
26

output:

4 4
2 3
8 8
1 2
4 7

result:

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