QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'