QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#667793#7697. Impartial StringsGuanYunchangWA 0ms3560kbC++142.3kb2024-10-23 08:03:312024-10-23 08:03:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
ab ab ba
abc ab ba
cz cczz zzcc

output:

5

result:

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