public class Hellows2 {
 public class Hellows {
 	public static void main(String[] args) {
 		try {
 			int j = Integer.parseInt(args[0]);
 			int j = Integer.parseInt(args[0]);
 			for (int i = 0; i < j; i++) {
 				System.out.println("Hello World! + n");
 				System.out.println("Hello World! " + j);
 			}
 		} catch (ArrrayIndexOutOfBoundsException) {
 			System.out.println("suu");
 		} catch (ArrayIndexOutOfBoundsException e) {
 			System.out.println(" java Hellows 1 のように実行してください");	
 		}
 	}
 }



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS