QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#205736 | #7561. Digit DP | ucup-team1681# | WA | 1216ms | 162656kb | C++14 | 2.4kb | 2023-10-07 17:11:44 | 2023-10-07 17:11:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 15ms
memory: 160300kb
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: 4ms
memory: 161044kb
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: 1216ms
memory: 162656kb
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:
302697009 836881402 0 211317021 233293824 0 0 606823476 847352017 0 0 28223743 0 108079320 0 0 0 0 657671557 0 0 0 0 929051810 0 103363532 298459138 238451046 533450144 536552550 618374730 0 710262841 310456137 0 205863546 186269545 0 0 0 0 385881548 961141098 0 908123808 521738205 0 0 0 0 0 9613403...
result:
wrong answer 1st numbers differ - expected: '413449847', found: '302697009'