QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#329716 | #7698. ISBN Conversion | ZhaoZiLong | WA | 7ms | 10040kb | Python3 | 1.1kb | 2024-02-17 01:39:46 | 2024-02-17 01:39:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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'