結果

問題 No.428 小数から逃げる夢
ユーザー hhgfhn1hhgfhn1
提出日時 2018-12-18 20:46:51
言語 Java21
(openjdk 21)
結果
AC  
実行時間 132 ms / 1,000 ms
コード長 542 bytes
コンパイル時間 2,052 ms
コンパイル使用メモリ 75,184 KB
実行使用メモリ 58,088 KB
最終ジャッジ日時 2023-10-25 23:42:59
合計ジャッジ時間 17,479 ms
ジャッジサーバーID
(参考情報)
judge15 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 128 ms
57,852 KB
testcase_01 AC 128 ms
57,856 KB
testcase_02 AC 120 ms
56,568 KB
testcase_03 AC 130 ms
57,788 KB
testcase_04 AC 125 ms
57,576 KB
testcase_05 AC 126 ms
57,952 KB
testcase_06 AC 119 ms
56,568 KB
testcase_07 AC 125 ms
57,496 KB
testcase_08 AC 122 ms
57,512 KB
testcase_09 AC 126 ms
57,896 KB
testcase_10 AC 127 ms
57,984 KB
testcase_11 AC 127 ms
58,088 KB
testcase_12 AC 124 ms
57,916 KB
testcase_13 AC 126 ms
57,676 KB
testcase_14 AC 118 ms
54,500 KB
testcase_15 AC 124 ms
57,844 KB
testcase_16 AC 116 ms
56,608 KB
testcase_17 AC 128 ms
57,828 KB
testcase_18 AC 124 ms
57,744 KB
testcase_19 AC 126 ms
57,888 KB
testcase_20 AC 124 ms
57,968 KB
testcase_21 AC 128 ms
57,900 KB
testcase_22 AC 127 ms
57,748 KB
testcase_23 AC 115 ms
56,640 KB
testcase_24 AC 131 ms
57,944 KB
testcase_25 AC 121 ms
56,508 KB
testcase_26 AC 128 ms
57,588 KB
testcase_27 AC 128 ms
57,592 KB
testcase_28 AC 128 ms
57,740 KB
testcase_29 AC 128 ms
57,568 KB
testcase_30 AC 120 ms
56,592 KB
testcase_31 AC 119 ms
56,616 KB
testcase_32 AC 130 ms
57,992 KB
testcase_33 AC 130 ms
57,928 KB
testcase_34 AC 119 ms
56,540 KB
testcase_35 AC 128 ms
57,868 KB
testcase_36 AC 127 ms
57,872 KB
testcase_37 AC 125 ms
57,848 KB
testcase_38 AC 128 ms
57,448 KB
testcase_39 AC 127 ms
57,892 KB
testcase_40 AC 132 ms
57,512 KB
testcase_41 AC 127 ms
57,904 KB
testcase_42 AC 126 ms
57,500 KB
testcase_43 AC 125 ms
55,536 KB
testcase_44 AC 126 ms
57,832 KB
testcase_45 AC 128 ms
55,892 KB
testcase_46 AC 129 ms
57,828 KB
testcase_47 AC 131 ms
57,908 KB
testcase_48 AC 127 ms
57,880 KB
testcase_49 AC 126 ms
57,576 KB
testcase_50 AC 127 ms
57,784 KB
testcase_51 AC 130 ms
57,840 KB
testcase_52 AC 130 ms
57,420 KB
testcase_53 AC 129 ms
57,792 KB
testcase_54 AC 130 ms
57,764 KB
testcase_55 AC 129 ms
57,480 KB
testcase_56 AC 118 ms
56,500 KB
testcase_57 AC 129 ms
57,900 KB
testcase_58 AC 128 ms
57,932 KB
testcase_59 AC 129 ms
57,904 KB
testcase_60 AC 128 ms
57,828 KB
testcase_61 AC 127 ms
57,804 KB
testcase_62 AC 128 ms
57,472 KB
testcase_63 AC 126 ms
57,764 KB
testcase_64 AC 126 ms
57,904 KB
testcase_65 AC 125 ms
57,432 KB
testcase_66 AC 128 ms
57,612 KB
testcase_67 AC 126 ms
57,508 KB
testcase_68 AC 126 ms
57,688 KB
testcase_69 AC 124 ms
57,668 KB
testcase_70 AC 123 ms
57,860 KB
testcase_71 AC 123 ms
57,844 KB
testcase_72 AC 127 ms
57,764 KB
testcase_73 AC 131 ms
57,940 KB
testcase_74 AC 125 ms
57,908 KB
testcase_75 AC 126 ms
57,532 KB
testcase_76 AC 122 ms
57,584 KB
testcase_77 AC 126 ms
57,548 KB
testcase_78 AC 124 ms
57,888 KB
testcase_79 AC 125 ms
57,880 KB
testcase_80 AC 127 ms
55,544 KB
testcase_81 AC 125 ms
57,624 KB
testcase_82 AC 125 ms
57,660 KB
testcase_83 AC 126 ms
57,960 KB
testcase_84 AC 125 ms
57,652 KB
testcase_85 AC 126 ms
57,940 KB
testcase_86 AC 124 ms
57,932 KB
testcase_87 AC 123 ms
57,640 KB
testcase_88 AC 120 ms
57,564 KB
testcase_89 AC 125 ms
57,692 KB
testcase_90 AC 124 ms
57,504 KB
testcase_91 AC 120 ms
57,904 KB
testcase_92 AC 122 ms
57,924 KB
testcase_93 AC 123 ms
57,844 KB
testcase_94 AC 121 ms
56,508 KB
testcase_95 AC 120 ms
57,484 KB
testcase_96 AC 125 ms
57,700 KB
testcase_97 AC 124 ms
57,560 KB
testcase_98 AC 121 ms
57,960 KB
testcase_99 AC 127 ms
57,840 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