QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#559478 | #6410. Classical DP Problem | mjkim112358 | WA | 15ms | 10500kb | Python3 | 0b | 2024-09-11 22:19:34 | 2024-09-11 22:19:34 |
Judging History
answer
详细
Test #1:
score: 0
Wrong Answer
time: 15ms
memory: 10500kb
input:
3 1 2 3
output:
result:
wrong answer Answer contains longer sequence [length = 2], but output contains 0 elements