QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#667892#7700. Split DecisionsHuangHanShengWA 1ms3532kbC++171.6kb2024-10-23 09:28:122024-10-23 09:28:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3532kb

input:

5
CELL
GULL
GUSH
HALL
HASH

output:

GUCE: 1
HACE: 1
HAGU: 2
SHLL: 2
2

result:

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