QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#206989 | #7561. Digit DP | ucup-team131# | WA | 875ms | 26148kb | C++23 | 11.2kb | 2023-10-08 01:31:59 | 2023-10-08 01:31:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3660kb
input:
3 3 1 2 4 2 000 111 1 010 101 1 2 000 111
output:
1960 3040
result:
ok 2 number(s): "1960 3040"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3548kb
input:
2 2 1 1 2 00 10 2 00 11
output:
0 2
result:
ok 2 number(s): "0 2"
Test #3:
score: -100
Wrong Answer
time: 875ms
memory: 26148kb
input:
99 49952 470888 74578 802746 396295 386884 721198 628655 722503 207868 647942 87506 792718 761498 917727 843338 908043 952768 268783 375312 414369 319712 96230 277106 168102 263554 936674 246545 667941 198849 268921 191459 436316 134606 802932 515506 837311 465964 394766 17626 650419 984050 790137 4...
output:
282722412 464852953 534907145 538341745 408436461 -282616150 -173292163 -544836940 -388716877 872578282 640392714 789943795 352225012 546335824 39417163 248669010 908405451 768529481 564389914 580854237 745477808 323680977 -343278274 919449760 674713501 204202053 -696492862 698889245 289007004 85719...
result:
wrong answer 1st numbers differ - expected: '413449847', found: '282722412'