QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#385131#7561. Digit DPucup-team1617WA 1182ms394508kbC++236.6kb2024-04-10 15:52:002024-04-10 15:52:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 15ms
memory: 394208kb

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: 12ms
memory: 394508kb

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: 1182ms
memory: 394288kb

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:

920849685
128962750
112473715
144055947
758023792
723119964
179915567
900311309
815417521
146391676
443792614
616552267
359322643
851591657
740217005
189670309
477953936
521256554
94923683
687395863
836159450
269992082
724162155
592113809
339027400
992309654
777512107
970495247
278820634
751570131
7...

result:

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