import java.util.Arrays; public class MaksIArray { public static void main(String[] args) { int[] liste = new int[args.length]; for (int i=0; i