0 ;$y--){ $p = $X + $y*$y; if(isset($map[$p])){ $map[$p]++; }else{ $map[$p] = 1; } } }