結果

問題 No.428 小数から逃げる夢
ユーザー hhgfhn1hhgfhn1
提出日時 2018-12-18 20:46:51
言語 Java21
(openjdk 21)
結果
AC  
実行時間 138 ms / 1,000 ms
コード長 542 bytes
コンパイル時間 2,173 ms
コンパイル使用メモリ 74,884 KB
実行使用メモリ 54,688 KB
最終ジャッジ日時 2024-09-25 07:47:11
合計ジャッジ時間 17,220 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 131 ms
54,196 KB
testcase_01 AC 130 ms
54,688 KB
testcase_02 AC 137 ms
54,552 KB
testcase_03 AC 127 ms
54,332 KB
testcase_04 AC 129 ms
54,244 KB
testcase_05 AC 129 ms
54,196 KB
testcase_06 AC 129 ms
54,196 KB
testcase_07 AC 128 ms
54,584 KB
testcase_08 AC 131 ms
54,396 KB
testcase_09 AC 129 ms
53,356 KB
testcase_10 AC 130 ms
54,336 KB
testcase_11 AC 129 ms
54,028 KB
testcase_12 AC 129 ms
54,404 KB
testcase_13 AC 131 ms
54,168 KB
testcase_14 AC 132 ms
54,468 KB
testcase_15 AC 131 ms
54,652 KB
testcase_16 AC 132 ms
54,464 KB
testcase_17 AC 131 ms
54,232 KB
testcase_18 AC 116 ms
53,252 KB
testcase_19 AC 128 ms
54,076 KB
testcase_20 AC 131 ms
54,496 KB
testcase_21 AC 117 ms
53,260 KB
testcase_22 AC 130 ms
54,108 KB
testcase_23 AC 133 ms
54,352 KB
testcase_24 AC 117 ms
53,260 KB
testcase_25 AC 124 ms
54,076 KB
testcase_26 AC 128 ms
54,240 KB
testcase_27 AC 128 ms
54,108 KB
testcase_28 AC 131 ms
54,420 KB
testcase_29 AC 129 ms
54,672 KB
testcase_30 AC 127 ms
54,280 KB
testcase_31 AC 116 ms
53,232 KB
testcase_32 AC 131 ms
54,240 KB
testcase_33 AC 130 ms
54,384 KB
testcase_34 AC 130 ms
54,280 KB
testcase_35 AC 132 ms
54,092 KB
testcase_36 AC 129 ms
54,312 KB
testcase_37 AC 130 ms
54,432 KB
testcase_38 AC 130 ms
54,240 KB
testcase_39 AC 131 ms
54,412 KB
testcase_40 AC 129 ms
54,248 KB
testcase_41 AC 131 ms
54,252 KB
testcase_42 AC 138 ms
54,324 KB
testcase_43 AC 133 ms
54,072 KB
testcase_44 AC 118 ms
53,216 KB
testcase_45 AC 130 ms
54,256 KB
testcase_46 AC 133 ms
54,264 KB
testcase_47 AC 132 ms
54,224 KB
testcase_48 AC 118 ms
53,276 KB
testcase_49 AC 132 ms
54,168 KB
testcase_50 AC 130 ms
54,184 KB
testcase_51 AC 118 ms
53,064 KB
testcase_52 AC 128 ms
54,104 KB
testcase_53 AC 131 ms
54,372 KB
testcase_54 AC 129 ms
54,272 KB
testcase_55 AC 130 ms
54,020 KB
testcase_56 AC 118 ms
53,336 KB
testcase_57 AC 128 ms
54,364 KB
testcase_58 AC 127 ms
54,628 KB
testcase_59 AC 128 ms
54,304 KB
testcase_60 AC 131 ms
54,564 KB
testcase_61 AC 130 ms
54,288 KB
testcase_62 AC 130 ms
54,380 KB
testcase_63 AC 133 ms
54,596 KB
testcase_64 AC 118 ms
53,228 KB
testcase_65 AC 133 ms
54,332 KB
testcase_66 AC 129 ms
54,120 KB
testcase_67 AC 133 ms
54,236 KB
testcase_68 AC 133 ms
54,464 KB
testcase_69 AC 134 ms
54,128 KB
testcase_70 AC 134 ms
54,400 KB
testcase_71 AC 134 ms
54,360 KB
testcase_72 AC 132 ms
54,196 KB
testcase_73 AC 129 ms
54,060 KB
testcase_74 AC 132 ms
54,124 KB
testcase_75 AC 133 ms
54,392 KB
testcase_76 AC 133 ms
54,288 KB
testcase_77 AC 132 ms
54,456 KB
testcase_78 AC 133 ms
54,492 KB
testcase_79 AC 130 ms
54,312 KB
testcase_80 AC 131 ms
54,400 KB
testcase_81 AC 131 ms
54,452 KB
testcase_82 AC 132 ms
54,100 KB
testcase_83 AC 136 ms
54,108 KB
testcase_84 AC 133 ms
54,120 KB
testcase_85 AC 134 ms
54,224 KB
testcase_86 AC 134 ms
54,500 KB
testcase_87 AC 134 ms
54,096 KB
testcase_88 AC 132 ms
54,504 KB
testcase_89 AC 128 ms
54,288 KB
testcase_90 AC 120 ms
53,112 KB
testcase_91 AC 132 ms
54,116 KB
testcase_92 AC 132 ms
54,044 KB
testcase_93 AC 130 ms
54,228 KB
testcase_94 AC 130 ms
54,420 KB
testcase_95 AC 117 ms
53,228 KB
testcase_96 AC 129 ms
54,416 KB
testcase_97 AC 131 ms
54,416 KB
testcase_98 AC 130 ms
54,300 KB
testcase_99 AC 132 ms
54,128 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

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

public class Main {

	@SuppressWarnings("resource")
	public static void main(String args[]) {
		Scanner scanner = new Scanner(System.in);
		int n=scanner.nextInt();
		BigDecimal d=new BigDecimal("0.1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991");
		BigDecimal bn=new BigDecimal(String.valueOf(n));
		System.out.println(d.multiply(bn));
	}
}
0