// A Fifth.java program public class Fifth { public static void main (String [] args) { int numTimes = Integer.parseInt(args[0]); for (int i=0;i