結果

問題 No.428 小数から逃げる夢
ユーザー uafr_csuafr_cs
提出日時 2017-10-29 22:41:18
言語 Java21
(openjdk 21)
結果
AC  
実行時間 141 ms / 1,000 ms
コード長 583 bytes
コンパイル時間 2,982 ms
コンパイル使用メモリ 76,028 KB
実行使用メモリ 41,864 KB
最終ジャッジ日時 2024-11-22 05:41:53
合計ジャッジ時間 18,933 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 124 ms
40,736 KB
testcase_01 AC 133 ms
41,652 KB
testcase_02 AC 133 ms
41,624 KB
testcase_03 AC 133 ms
41,732 KB
testcase_04 AC 137 ms
41,768 KB
testcase_05 AC 123 ms
40,748 KB
testcase_06 AC 136 ms
41,460 KB
testcase_07 AC 130 ms
41,396 KB
testcase_08 AC 134 ms
41,748 KB
testcase_09 AC 132 ms
41,360 KB
testcase_10 AC 133 ms
41,560 KB
testcase_11 AC 133 ms
41,260 KB
testcase_12 AC 133 ms
41,324 KB
testcase_13 AC 133 ms
41,428 KB
testcase_14 AC 134 ms
41,332 KB
testcase_15 AC 124 ms
40,088 KB
testcase_16 AC 135 ms
41,788 KB
testcase_17 AC 137 ms
41,528 KB
testcase_18 AC 135 ms
41,460 KB
testcase_19 AC 138 ms
41,488 KB
testcase_20 AC 139 ms
41,380 KB
testcase_21 AC 137 ms
41,708 KB
testcase_22 AC 138 ms
41,696 KB
testcase_23 AC 136 ms
41,856 KB
testcase_24 AC 136 ms
41,536 KB
testcase_25 AC 122 ms
40,584 KB
testcase_26 AC 136 ms
41,668 KB
testcase_27 AC 134 ms
41,628 KB
testcase_28 AC 134 ms
41,728 KB
testcase_29 AC 135 ms
41,396 KB
testcase_30 AC 134 ms
41,708 KB
testcase_31 AC 122 ms
40,368 KB
testcase_32 AC 135 ms
41,300 KB
testcase_33 AC 136 ms
41,556 KB
testcase_34 AC 126 ms
40,780 KB
testcase_35 AC 136 ms
41,316 KB
testcase_36 AC 141 ms
41,504 KB
testcase_37 AC 133 ms
40,572 KB
testcase_38 AC 137 ms
40,572 KB
testcase_39 AC 137 ms
41,580 KB
testcase_40 AC 138 ms
41,500 KB
testcase_41 AC 139 ms
41,604 KB
testcase_42 AC 139 ms
41,460 KB
testcase_43 AC 134 ms
41,432 KB
testcase_44 AC 139 ms
41,604 KB
testcase_45 AC 139 ms
41,416 KB
testcase_46 AC 134 ms
41,476 KB
testcase_47 AC 132 ms
41,560 KB
testcase_48 AC 124 ms
40,616 KB
testcase_49 AC 135 ms
41,432 KB
testcase_50 AC 134 ms
41,416 KB
testcase_51 AC 123 ms
40,284 KB
testcase_52 AC 135 ms
41,288 KB
testcase_53 AC 136 ms
41,864 KB
testcase_54 AC 137 ms
41,296 KB
testcase_55 AC 134 ms
41,432 KB
testcase_56 AC 137 ms
41,620 KB
testcase_57 AC 137 ms
41,720 KB
testcase_58 AC 136 ms
41,492 KB
testcase_59 AC 133 ms
41,456 KB
testcase_60 AC 135 ms
41,480 KB
testcase_61 AC 138 ms
41,464 KB
testcase_62 AC 137 ms
41,748 KB
testcase_63 AC 136 ms
41,268 KB
testcase_64 AC 137 ms
41,432 KB
testcase_65 AC 132 ms
41,392 KB
testcase_66 AC 134 ms
41,260 KB
testcase_67 AC 135 ms
41,488 KB
testcase_68 AC 133 ms
41,432 KB
testcase_69 AC 133 ms
41,560 KB
testcase_70 AC 134 ms
41,360 KB
testcase_71 AC 133 ms
41,292 KB
testcase_72 AC 135 ms
41,560 KB
testcase_73 AC 137 ms
41,496 KB
testcase_74 AC 138 ms
41,520 KB
testcase_75 AC 123 ms
40,560 KB
testcase_76 AC 137 ms
41,304 KB
testcase_77 AC 123 ms
40,372 KB
testcase_78 AC 134 ms
41,628 KB
testcase_79 AC 137 ms
41,556 KB
testcase_80 AC 124 ms
40,292 KB
testcase_81 AC 136 ms
41,592 KB
testcase_82 AC 137 ms
41,660 KB
testcase_83 AC 138 ms
41,488 KB
testcase_84 AC 133 ms
41,448 KB
testcase_85 AC 134 ms
41,648 KB
testcase_86 AC 130 ms
41,608 KB
testcase_87 AC 134 ms
41,540 KB
testcase_88 AC 136 ms
41,428 KB
testcase_89 AC 138 ms
41,648 KB
testcase_90 AC 137 ms
41,392 KB
testcase_91 AC 137 ms
41,608 KB
testcase_92 AC 136 ms
41,520 KB
testcase_93 AC 137 ms
41,508 KB
testcase_94 AC 135 ms
41,736 KB
testcase_95 AC 137 ms
41,608 KB
testcase_96 AC 124 ms
40,456 KB
testcase_97 AC 123 ms
40,324 KB
testcase_98 AC 137 ms
41,808 KB
testcase_99 AC 134 ms
41,424 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import java.math.BigDecimal;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.Scanner;
import java.util.TreeSet;

public class Main {
	
	public static long MOD = 1000000007;
	
	public static void main(String[] args) {
		Scanner sc = new Scanner(System.in);
		BigDecimal big = new BigDecimal("0.1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991");
		
		System.out.println(big.multiply(new BigDecimal(sc.nextInt())));
	}
}
0