QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#211918 | #7561. Digit DP | ucup-team1727 | WA | 3ms | 64832kb | C++20 | 5.7kb | 2023-10-12 23:02:17 | 2023-10-12 23:02:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 64832kb
input:
3 3 1 2 4 2 000 111 1 010 101 1 2 000 111
output:
1960 3052
result:
wrong answer 2nd numbers differ - expected: '3040', found: '3052'