4223: April Fools' Problem (hard)

内存限制:256 MB 时间限制:2 S 标准输入输出
题目类型:传统 评测方式:文本比较 上传者:
提交:1 通过:1

题目描述

time limit per test
10 seconds
memory limit per test
256 megabytes
input
standard input
output
standard output
The plans for HC2 are rather far-fetched: we are just over 500 000 days away from HC2 3387, for example, and accordingly we are planning to have a couple hundred thousand problems in that edition (we hope that programming contests will become wildly more popular). The marmots need to get to work, and they could use a good plan...
Input
Same as the medium version, but the limits have changed: 1≤kn≤500000.
Output
Same as the medium version.
Example
Input
8 4
3 8 7 9 9 4 6 8
2 5 9 4 3 8 9 1
Output
32

输入样例 复制


输出样例 复制