QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214511#7561. Digit DPucup-team2024WA 1015ms14988kbC++204.0kb2023-10-14 20:25:122023-10-14 20:25:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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

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: 1015ms
memory: 14988kb

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:

413449847
513027341
-3546962
828185770
758023792
955841012
501590435
193833160
-331064760
-157432917
79278417
702315659
500712121
309545833
425668668
-6874219
751940860
216608361
-311786403
894788412
-142399257
-255678998
-796713454
427310971
447134022
992309654
109125715
-769801086
-780295538
64770...

result:

wrong answer 3rd numbers differ - expected: '379532803', found: '-3546962'