QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#206996 | #7561. Digit DP | ucup-team131# | WA | 1ms | 3464kb | C++23 | 12.2kb | 2023-10-08 01:47:03 | 2023-10-08 01:47:03 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3464kb
input:
3 3 1 2 4 2 000 111 1 010 101 1 2 000 111
output:
result:
wrong answer Answer contains longer sequence [length = 2], but output contains 0 elements