public class GeoCount { public static void main(String[] args) { sumreduction int n=0; spatialview v=@new Square(new Location(0,0),100f) % 20; visiteach x:v n++; System.out.println(n); } }