// // what is happening here? // public class Bug { public static void main(String[] args) { int n = Integer.parseInt(args[0]); for (int i=0;i