QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#217834#7561. Digit DPconzloiWA 965ms495240kbC++202.8kb2023-10-17 15:03:502023-10-17 15:03:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5560kb

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: 1ms
memory: 5668kb

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: 965ms
memory: 495240kb

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:

875740949
99101764
805483853
635089321
43725337
992560778
916273578
223244262
412500711
512873294
79505942
401485394
508510907
696545379
84182870
690906175
218506271
403251298
578712198
814308363
726034414
48083348
250948441
854086951
755636116
365703399
915219151
588386058
717588659
411443734
56633...

result:

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