QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#491986 | #3123. Stove | HuangHanSheng | 20 | 0ms | 3620kb | C++20 | 1.6kb | 2024-07-26 03:50:30 | 2024-07-26 03:50:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Subtask #1:
score: 20
Accepted
Test #1:
score: 20
Accepted
time: 0ms
memory: 3600kb
input:
10 1 1 3 4 6 8 10 13 14 15 20
output:
20
result:
ok single line: '20'
Test #2:
score: 20
Accepted
time: 0ms
memory: 3620kb
input:
10 3 2 3 6 9 10 11 13 14 17 18
output:
13
result:
ok single line: '13'
Test #3:
score: 20
Accepted
time: 0ms
memory: 3520kb
input:
10 5 1 2 4 6 8 10 13 15 16 19
output:
13
result:
ok single line: '13'
Test #4:
score: 20
Accepted
time: 0ms
memory: 3600kb
input:
10 7 2 3 5 6 9 12 14 17 18 20
output:
10
result:
ok single line: '10'
Test #5:
score: 20
Accepted
time: 0ms
memory: 3528kb
input:
10 10 1 2 4 9 10 12 16 17 19 20
output:
10
result:
ok single line: '10'
Test #6:
score: 20
Accepted
time: 0ms
memory: 3532kb
input:
5 2 2 10 12 16 18
output:
10
result:
ok single line: '10'
Test #7:
score: 20
Accepted
time: 0ms
memory: 3620kb
input:
15 7 1 2 4 5 6 7 8 9 11 13 14 15 18 19 20
output:
15
result:
ok single line: '15'
Test #8:
score: 20
Accepted
time: 0ms
memory: 3544kb
input:
20 10 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
output:
20
result:
ok single line: '20'
Test #9:
score: 20
Accepted
time: 0ms
memory: 3576kb
input:
1 1 16
output:
1
result:
ok single line: '1'
Subtask #2:
score: 0
Runtime Error
Dependency #1:
100%
Accepted
Test #10:
score: 0
Runtime Error
input:
3000 10 281287 559008 897737 1165855 1176623 1203303 1351351 1395676 1427950 1540779 1545598 1797339 1847924 1871114 2018384 2200262 2281567 2573714 2671748 2716023 2770806 2803441 2833757 2890823 3120477 4052715 4317972 4397947 4517738 4991307 5063768 5273007 5496996 5542415 5611925 6091062 6102862...
output:
result:
Subtask #3:
score: 0
Skipped
Dependency #1:
100%
Accepted
Dependency #2:
0%