QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#329716#7698. ISBN ConversionZhaoZiLongWA 7ms10040kbPython31.1kb2024-02-17 01:39:462024-02-17 01:39:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 10040kb

input:

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

output:

Enter the number of ISBNs to process: Enter an ISBN: 9783540425809
Enter an ISBN: 9780394280134
Enter an ISBN: 9783540425809
Enter an ISBN: invalid

result:

wrong answer 1st lines differ - expected: 'invalid', found: 'Enter the number of ISBNs to p...s: Enter an ISBN: 9783540425809'