long long stima(int N, int* h) {
	return 42;
}
