QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#735091#2653. Swapping Placespokorfanclub#WA 0ms3556kbC++171.3kb2024-11-11 17:17:342024-11-11 17:17:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 2 6
ANTILOPE
CAT
ANT
CAT ANTILOPE
ANTILOPE ANT
ANT CAT CAT ANTILOPE CAT ANT

output:

0

result:

wrong answer 1st lines differ - expected: 'ANT ANTILOPE CAT CAT CAT ANT', found: '0'