QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#133567#5552. Skyscrapery0y685 2ms3892kbC++141.5kb2023-08-02 11:19:122023-08-02 11:19:14

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 5
Accepted

Test #1:

score: 5
Accepted
time: 1ms
memory: 3356kb

input:

1 1
8

output:

1

result:

ok single line: '1'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3408kb

input:

2 6
10 4

output:

2

result:

ok single line: '2'

Test #3:

score: 0
Accepted
time: 1ms
memory: 3592kb

input:

3 11
9 1 3

output:

4

result:

ok single line: '4'

Test #4:

score: 0
Accepted
time: 1ms
memory: 3588kb

input:

6 94
45 79 24 10 41 66

output:

12

result:

ok single line: '12'

Test #5:

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

input:

8 945
493 43 988 504 328 730 841 613

output:

2

result:

ok single line: '2'

Test #6:

score: 0
Accepted
time: 2ms
memory: 3396kb

input:

8 846
304 170 710 158 561 934 100 279

output:

2

result:

ok single line: '2'

Test #7:

score: 0
Accepted
time: 2ms
memory: 3344kb

input:

8 160
136 98 27 113 68 11 34 180

output:

0

result:

ok single line: '0'

Test #8:

score: 0
Accepted
time: 2ms
memory: 3456kb

input:

8 77
20 10 22 8 3 14 7 6

output:

39672

result:

ok single line: '39672'

Test #9:

score: 0
Accepted
time: 2ms
memory: 3624kb

input:

8 904
746 229 92 195 358 2 154 709

output:

30

result:

ok single line: '30'

Test #10:

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

input:

8 121
19 41 25 47 31 4 23 17

output:

24760

result:

ok single line: '24760'

Subtask #2:

score: 0
Wrong Answer

Test #11:

score: 0
Wrong Answer
time: 1ms
memory: 3892kb

input:

12 63
8 2 6 3 11 9 1 12 4 5 10 7

output:

0

result:

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

Subtask #3:

score: 0
Skipped

Dependency #1:

100%
Accepted

Dependency #2:

0%