public static void main(String[] args) { java.util.Random g = new java.util.Random() ; int X[] = new int[1000 + g.nextInt(10)] ; for (int i = 0; i