int menor; size(400,400); background(0); rectMode(CENTER); noStroke(); for(int i=0 ; i<20 ; i++){ for(int j=0 ; j<20 ; j++){ if( i