QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#484295 | #7698. ISBN Conversion | GuanYunchang | WA | 0ms | 3652kb | C++20 | 1.9kb | 2024-07-19 17:17:59 | 2024-07-19 17:17:59 |
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: 0ms
memory: 3652kb
input:
4 3-540-4258-02 039428013X 3-540-42580-2 0-14-028333-3
output:
invalid invalid 978-3-540-42580-9 invalid
result:
wrong answer 2nd lines differ - expected: '978-0394280134', found: 'invalid'