QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#205780#7561. Digit DPucup-team006#WA 500ms7232kbC++204.5kb2023-10-07 17:21:562023-10-07 17:21:56

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3504kb

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: 3560kb

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: 500ms
memory: 7232kb

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:

800420572
803959558
988072173
647837567
548440051
70068942
674295557
6643368
713022577
320846001
746473183
300631798
831095334
874873392
581461441
373548093
314021360
265967190
370680210
31795832
300780682
608877901
358496401
844130778
715161046
712500487
442667461
61658771
585066295
893095676
82745...

result:

wrong answer 1st numbers differ - expected: '413449847', found: '800420572'