codice:
for i=1 to n_partite
	
	for j=0 to ubound(arr)
		'il punto è: cosa faccio qua?
	next
		
next