QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#580405 | #9323. Segments and Subsets | 3un_larryfunc | WA | 11ms | 10520kb | Python3 | 15b | 2024-09-21 21:45:36 | 2024-09-21 21:45:36 |
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: 11ms
memory: 10520kb
input:
3 2 5 1 4 2 3 3 8 1 3 3 5 5 8 7 10 1 5 2 3 3 4 4 5 5 10 6 9 7 8
output:
114514
result:
wrong answer 1st numbers differ - expected: '10', found: '114514'