void inizio(int N,int M, int sfere[]){

}
void modifica(int posizione,int valore){

}
bool verifica(int l,int r){
	return l == 0;
}