QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#292934#3611. Smoothie Standlmq26052003WA 21ms3756kbC++20737b2023-12-28 17:12:472023-12-28 17:12:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 2
5 10 10
1 4 1 5
3 3 3 3

output:

10

result:

ok single line: '10'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3564kb

input:

4 3
10 9 8 7
0 1 2 4 10
3 1 1 2 4
2 0 3 3 5

output:

12

result:

ok single line: '12'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3696kb

input:

3 2
5 10 10
1 4 1 5
3 3 3 3

output:

10

result:

ok single line: '10'

Test #4:

score: 0
Accepted
time: 21ms
memory: 3756kb

input:

1 77195
4889
365 7261
676 357
310 3460
330 2917
670 8783
415 133
316 6618
466 6812
344 6875
672 603
104 7762
303 5937
125 6301
681 1269
452 3048
605 9387
296 9317
588 6777
691 828
501 4085
613 9912
528 9659
177 630
727 3030
313 1356
142 5432
337 9420
675 1821
371 3701
215 4914
678 1146
451 6913
220 ...

output:

48801998

result:

ok single line: '48801998'

Test #5:

score: -100
Wrong Answer
time: 9ms
memory: 3756kb

input:

424 202
9519 8315 8785 1011 6085 6730 8840 5176 488 2369 7036 774 4380 158 7820 9643 2687 2872 6277 6859 1631 9899 6110 5034 6942 4332 7981 842 7625 4878 2230 5612 3614 5595 2253 1149 1896 813 3520 5413 1682 2361 9238 5196 264 6029 5115 923 449 2761 9406 6340 8547 1945 3815 1189 2755 9186 3735 6568 ...

output:

0

result:

wrong answer 1st lines differ - expected: '17432', found: '0'