long long solve(int N, int* M, int* P) {
    return 0;
}
