int surfaceN = in.nextInt(); // the number of points used to draw the surface of Mars. Point[] land = new Point[surfaceN]; int ground = -1; int high = 0; for (int i = 0; i < surfaceN; i++) { int landX ...
Certains résultats ont été masqués, car ils peuvent vous être inaccessibles.
Afficher les résultats inaccessibles