結果

問題 No.428 小数から逃げる夢
ユーザー hermione17hermione17
提出日時 2016-10-02 23:43:23
言語 Java21
(openjdk 21)
結果
AC  
実行時間 149 ms / 1,000 ms
コード長 648 bytes
コンパイル時間 3,813 ms
コンパイル使用メモリ 74,988 KB
実行使用メモリ 41,972 KB
最終ジャッジ日時 2024-11-21 14:55:04
合計ジャッジ時間 19,928 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 138 ms
41,792 KB
testcase_01 AC 139 ms
41,676 KB
testcase_02 AC 139 ms
41,916 KB
testcase_03 AC 138 ms
41,532 KB
testcase_04 AC 123 ms
40,256 KB
testcase_05 AC 139 ms
41,368 KB
testcase_06 AC 124 ms
40,096 KB
testcase_07 AC 138 ms
41,328 KB
testcase_08 AC 139 ms
41,716 KB
testcase_09 AC 139 ms
41,620 KB
testcase_10 AC 124 ms
40,592 KB
testcase_11 AC 138 ms
41,500 KB
testcase_12 AC 137 ms
41,488 KB
testcase_13 AC 137 ms
41,792 KB
testcase_14 AC 125 ms
40,520 KB
testcase_15 AC 137 ms
41,596 KB
testcase_16 AC 122 ms
40,232 KB
testcase_17 AC 124 ms
40,520 KB
testcase_18 AC 134 ms
41,544 KB
testcase_19 AC 138 ms
41,420 KB
testcase_20 AC 139 ms
41,332 KB
testcase_21 AC 139 ms
41,804 KB
testcase_22 AC 140 ms
41,740 KB
testcase_23 AC 140 ms
41,768 KB
testcase_24 AC 139 ms
41,436 KB
testcase_25 AC 140 ms
41,800 KB
testcase_26 AC 138 ms
41,664 KB
testcase_27 AC 138 ms
41,460 KB
testcase_28 AC 138 ms
41,404 KB
testcase_29 AC 141 ms
41,672 KB
testcase_30 AC 143 ms
41,536 KB
testcase_31 AC 142 ms
41,340 KB
testcase_32 AC 140 ms
41,724 KB
testcase_33 AC 125 ms
40,224 KB
testcase_34 AC 137 ms
41,776 KB
testcase_35 AC 141 ms
41,356 KB
testcase_36 AC 124 ms
40,484 KB
testcase_37 AC 123 ms
40,184 KB
testcase_38 AC 141 ms
41,448 KB
testcase_39 AC 142 ms
41,716 KB
testcase_40 AC 139 ms
41,384 KB
testcase_41 AC 137 ms
41,460 KB
testcase_42 AC 139 ms
41,748 KB
testcase_43 AC 139 ms
41,768 KB
testcase_44 AC 138 ms
41,792 KB
testcase_45 AC 138 ms
41,260 KB
testcase_46 AC 139 ms
41,652 KB
testcase_47 AC 140 ms
41,736 KB
testcase_48 AC 140 ms
41,676 KB
testcase_49 AC 139 ms
41,740 KB
testcase_50 AC 123 ms
40,232 KB
testcase_51 AC 139 ms
41,440 KB
testcase_52 AC 137 ms
41,320 KB
testcase_53 AC 123 ms
40,432 KB
testcase_54 AC 123 ms
40,104 KB
testcase_55 AC 139 ms
41,552 KB
testcase_56 AC 140 ms
41,540 KB
testcase_57 AC 139 ms
41,776 KB
testcase_58 AC 144 ms
41,840 KB
testcase_59 AC 139 ms
41,792 KB
testcase_60 AC 139 ms
41,536 KB
testcase_61 AC 125 ms
40,520 KB
testcase_62 AC 136 ms
41,508 KB
testcase_63 AC 140 ms
41,384 KB
testcase_64 AC 139 ms
41,732 KB
testcase_65 AC 139 ms
41,584 KB
testcase_66 AC 126 ms
40,624 KB
testcase_67 AC 141 ms
41,584 KB
testcase_68 AC 140 ms
41,784 KB
testcase_69 AC 140 ms
41,360 KB
testcase_70 AC 138 ms
41,392 KB
testcase_71 AC 143 ms
41,664 KB
testcase_72 AC 125 ms
40,512 KB
testcase_73 AC 139 ms
41,484 KB
testcase_74 AC 142 ms
41,856 KB
testcase_75 AC 141 ms
41,784 KB
testcase_76 AC 140 ms
41,972 KB
testcase_77 AC 140 ms
41,816 KB
testcase_78 AC 143 ms
41,792 KB
testcase_79 AC 138 ms
41,676 KB
testcase_80 AC 124 ms
40,512 KB
testcase_81 AC 138 ms
41,448 KB
testcase_82 AC 138 ms
41,356 KB
testcase_83 AC 123 ms
40,288 KB
testcase_84 AC 138 ms
41,416 KB
testcase_85 AC 139 ms
41,488 KB
testcase_86 AC 121 ms
40,268 KB
testcase_87 AC 139 ms
41,412 KB
testcase_88 AC 136 ms
41,340 KB
testcase_89 AC 140 ms
41,772 KB
testcase_90 AC 141 ms
41,788 KB
testcase_91 AC 141 ms
41,588 KB
testcase_92 AC 141 ms
41,640 KB
testcase_93 AC 145 ms
41,740 KB
testcase_94 AC 142 ms
41,532 KB
testcase_95 AC 141 ms
41,464 KB
testcase_96 AC 146 ms
41,508 KB
testcase_97 AC 149 ms
41,900 KB
testcase_98 AC 140 ms
41,792 KB
testcase_99 AC 142 ms
41,592 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