QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#113449#3123. StoveHuangHanSheng0 1ms3524kbC++201.9kb2023-06-18 01:53:422023-06-18 01:53:44

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 20
Accepted
time: 0ms
memory: 3524kb

input:

10 1
1
3
4
6
8
10
13
14
15
20

output:

20

result:

ok single line: '20'

Test #2:

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

input:

10 3
2
3
6
9
10
11
13
14
17
18

output:

13

result:

ok single line: '13'

Test #3:

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

input:

10 5
1
2
4
6
8
10
13
15
16
19

output:

13

result:

ok single line: '13'

Test #4:

score: -20
Wrong Answer
time: 1ms
memory: 3436kb

input:

10 7
2
3
5
6
9
12
14
17
18
20

output:

16

result:

wrong answer 1st lines differ - expected: '10', found: '16'

Subtask #2:

score: 0
Skipped

Dependency #1:

0%

Subtask #3:

score: 0
Skipped

Dependency #1:

0%