結果

問題 No.428 小数から逃げる夢
ユーザー hermione17hermione17
提出日時 2016-10-02 23:43:23
言語 Java21
(openjdk 21)
結果
AC  
実行時間 142 ms / 1,000 ms
コード長 648 bytes
コンパイル時間 4,046 ms
コンパイル使用メモリ 78,968 KB
実行使用メモリ 54,640 KB
最終ジャッジ日時 2024-05-01 10:56:12
合計ジャッジ時間 18,943 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 131 ms
54,360 KB
testcase_01 AC 130 ms
54,236 KB
testcase_02 AC 129 ms
54,328 KB
testcase_03 AC 133 ms
54,524 KB
testcase_04 AC 131 ms
54,416 KB
testcase_05 AC 133 ms
54,604 KB
testcase_06 AC 134 ms
54,380 KB
testcase_07 AC 133 ms
54,584 KB
testcase_08 AC 132 ms
54,156 KB
testcase_09 AC 131 ms
54,512 KB
testcase_10 AC 133 ms
54,412 KB
testcase_11 AC 130 ms
54,240 KB
testcase_12 AC 134 ms
54,376 KB
testcase_13 AC 136 ms
54,408 KB
testcase_14 AC 130 ms
54,472 KB
testcase_15 AC 135 ms
54,452 KB
testcase_16 AC 133 ms
54,408 KB
testcase_17 AC 132 ms
54,608 KB
testcase_18 AC 135 ms
54,060 KB
testcase_19 AC 130 ms
54,252 KB
testcase_20 AC 135 ms
54,400 KB
testcase_21 AC 133 ms
54,512 KB
testcase_22 AC 135 ms
54,620 KB
testcase_23 AC 132 ms
54,448 KB
testcase_24 AC 135 ms
54,264 KB
testcase_25 AC 133 ms
54,276 KB
testcase_26 AC 135 ms
54,200 KB
testcase_27 AC 132 ms
54,396 KB
testcase_28 AC 135 ms
54,404 KB
testcase_29 AC 131 ms
53,996 KB
testcase_30 AC 132 ms
54,516 KB
testcase_31 AC 133 ms
54,448 KB
testcase_32 AC 133 ms
54,376 KB
testcase_33 AC 119 ms
52,968 KB
testcase_34 AC 131 ms
54,364 KB
testcase_35 AC 134 ms
54,376 KB
testcase_36 AC 133 ms
54,440 KB
testcase_37 AC 118 ms
53,188 KB
testcase_38 AC 135 ms
54,496 KB
testcase_39 AC 140 ms
54,364 KB
testcase_40 AC 134 ms
54,128 KB
testcase_41 AC 133 ms
54,240 KB
testcase_42 AC 132 ms
54,160 KB
testcase_43 AC 131 ms
54,400 KB
testcase_44 AC 133 ms
54,260 KB
testcase_45 AC 129 ms
54,132 KB
testcase_46 AC 134 ms
54,160 KB
testcase_47 AC 132 ms
54,144 KB
testcase_48 AC 132 ms
54,612 KB
testcase_49 AC 135 ms
54,640 KB
testcase_50 AC 129 ms
54,308 KB
testcase_51 AC 131 ms
54,228 KB
testcase_52 AC 132 ms
54,356 KB
testcase_53 AC 129 ms
54,364 KB
testcase_54 AC 131 ms
54,356 KB
testcase_55 AC 134 ms
54,360 KB
testcase_56 AC 135 ms
54,132 KB
testcase_57 AC 133 ms
54,356 KB
testcase_58 AC 133 ms
54,388 KB
testcase_59 AC 134 ms
54,384 KB
testcase_60 AC 132 ms
54,456 KB
testcase_61 AC 132 ms
54,360 KB
testcase_62 AC 136 ms
54,132 KB
testcase_63 AC 133 ms
54,612 KB
testcase_64 AC 133 ms
54,204 KB
testcase_65 AC 132 ms
54,352 KB
testcase_66 AC 130 ms
54,356 KB
testcase_67 AC 132 ms
54,144 KB
testcase_68 AC 133 ms
54,372 KB
testcase_69 AC 136 ms
54,272 KB
testcase_70 AC 134 ms
54,368 KB
testcase_71 AC 133 ms
54,388 KB
testcase_72 AC 134 ms
54,264 KB
testcase_73 AC 136 ms
54,584 KB
testcase_74 AC 136 ms
54,524 KB
testcase_75 AC 129 ms
54,140 KB
testcase_76 AC 131 ms
54,232 KB
testcase_77 AC 131 ms
54,060 KB
testcase_78 AC 134 ms
54,384 KB
testcase_79 AC 133 ms
54,512 KB
testcase_80 AC 136 ms
54,460 KB
testcase_81 AC 121 ms
53,196 KB
testcase_82 AC 129 ms
54,416 KB
testcase_83 AC 133 ms
54,512 KB
testcase_84 AC 142 ms
54,428 KB
testcase_85 AC 130 ms
54,444 KB
testcase_86 AC 133 ms
54,160 KB
testcase_87 AC 133 ms
54,484 KB
testcase_88 AC 134 ms
54,292 KB
testcase_89 AC 135 ms
54,480 KB
testcase_90 AC 132 ms
54,300 KB
testcase_91 AC 129 ms
54,348 KB
testcase_92 AC 132 ms
54,484 KB
testcase_93 AC 136 ms
54,308 KB
testcase_94 AC 133 ms
54,352 KB
testcase_95 AC 133 ms
54,340 KB
testcase_96 AC 134 ms
54,488 KB
testcase_97 AC 134 ms
54,216 KB
testcase_98 AC 134 ms
54,484 KB
testcase_99 AC 135 ms
54,380 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import java.io.PrintStream;
import java.math.BigDecimal;
import java.util.Scanner;


public class Y428 {
	Y428() throws Exception {
		Scanner in = new Scanner(System.in);
		PrintStream out = new PrintStream(System.out);
		
		int m = in.nextInt();
		
		BigDecimal D = new BigDecimal("0.1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991");
		
		BigDecimal A = D.multiply(BigDecimal.valueOf(m));
		
		out.println(A.toString());
	}

	public static void main(String argv[]) throws Exception {
		new Y428();
	}
}
0