QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#329814#7698. ISBN ConversionZhangYiDeWA 6ms9524kbPython31.3kb2024-02-17 03:18:362024-02-17 03:18:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 6ms
memory: 9524kb

input:

4
3-540-4258-02
039428013X
3-540-42580-2
0-14-028333-3

output:

invalid
978-3-540-4258-09
invalid
978-0394280134
978-3-540-42580-9
invalid

result:

wrong answer 2nd lines differ - expected: '978-0394280134', found: '978-3-540-4258-09'