QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#499990#8515. KMOPMaMengQiWA 0ms3632kbC++231.2kb2024-07-31 20:53:472024-07-31 20:53:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
KNUTH
MORRIS
PRATT

output:

2 1 2 
4

result:

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