結果

問題 No.428 小数から逃げる夢
ユーザー uafr_csuafr_cs
提出日時 2017-10-29 22:41:18
言語 Java21
(openjdk 21)
結果
AC  
実行時間 124 ms / 1,000 ms
コード長 583 bytes
コンパイル時間 1,758 ms
コンパイル使用メモリ 76,688 KB
実行使用メモリ 56,840 KB
最終ジャッジ日時 2023-08-14 09:55:51
合計ジャッジ時間 16,904 ms
ジャッジサーバーID
(参考情報)
judge11 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 112 ms
55,688 KB
testcase_01 AC 111 ms
55,944 KB
testcase_02 AC 111 ms
56,068 KB
testcase_03 AC 115 ms
55,912 KB
testcase_04 AC 109 ms
56,252 KB
testcase_05 AC 109 ms
56,184 KB
testcase_06 AC 110 ms
55,748 KB
testcase_07 AC 113 ms
56,132 KB
testcase_08 AC 112 ms
56,236 KB
testcase_09 AC 110 ms
55,884 KB
testcase_10 AC 112 ms
54,444 KB
testcase_11 AC 113 ms
55,920 KB
testcase_12 AC 112 ms
55,908 KB
testcase_13 AC 113 ms
56,164 KB
testcase_14 AC 112 ms
56,472 KB
testcase_15 AC 111 ms
55,560 KB
testcase_16 AC 111 ms
56,404 KB
testcase_17 AC 112 ms
55,892 KB
testcase_18 AC 113 ms
56,120 KB
testcase_19 AC 115 ms
56,132 KB
testcase_20 AC 109 ms
56,192 KB
testcase_21 AC 110 ms
55,644 KB
testcase_22 AC 120 ms
55,776 KB
testcase_23 AC 117 ms
55,888 KB
testcase_24 AC 111 ms
56,152 KB
testcase_25 AC 111 ms
56,060 KB
testcase_26 AC 116 ms
55,548 KB
testcase_27 AC 110 ms
55,768 KB
testcase_28 AC 110 ms
56,168 KB
testcase_29 AC 108 ms
55,964 KB
testcase_30 AC 110 ms
56,088 KB
testcase_31 AC 110 ms
55,884 KB
testcase_32 AC 110 ms
55,712 KB
testcase_33 AC 124 ms
55,796 KB
testcase_34 AC 118 ms
55,744 KB
testcase_35 AC 124 ms
55,860 KB
testcase_36 AC 112 ms
56,840 KB
testcase_37 AC 110 ms
55,732 KB
testcase_38 AC 110 ms
55,848 KB
testcase_39 AC 111 ms
55,940 KB
testcase_40 AC 110 ms
56,300 KB
testcase_41 AC 110 ms
56,164 KB
testcase_42 AC 110 ms
56,408 KB
testcase_43 AC 110 ms
55,864 KB
testcase_44 AC 109 ms
56,440 KB
testcase_45 AC 110 ms
55,872 KB
testcase_46 AC 112 ms
56,156 KB
testcase_47 AC 112 ms
55,904 KB
testcase_48 AC 111 ms
55,868 KB
testcase_49 AC 109 ms
55,900 KB
testcase_50 AC 112 ms
55,964 KB
testcase_51 AC 109 ms
55,960 KB
testcase_52 AC 109 ms
56,748 KB
testcase_53 AC 110 ms
54,264 KB
testcase_54 AC 112 ms
55,756 KB
testcase_55 AC 114 ms
55,812 KB
testcase_56 AC 111 ms
56,108 KB
testcase_57 AC 113 ms
56,108 KB
testcase_58 AC 111 ms
55,836 KB
testcase_59 AC 112 ms
56,552 KB
testcase_60 AC 113 ms
56,184 KB
testcase_61 AC 111 ms
54,036 KB
testcase_62 AC 112 ms
56,376 KB
testcase_63 AC 108 ms
55,824 KB
testcase_64 AC 111 ms
56,328 KB
testcase_65 AC 111 ms
53,832 KB
testcase_66 AC 113 ms
56,100 KB
testcase_67 AC 113 ms
55,576 KB
testcase_68 AC 110 ms
55,804 KB
testcase_69 AC 107 ms
53,716 KB
testcase_70 AC 109 ms
56,136 KB
testcase_71 AC 116 ms
56,144 KB
testcase_72 AC 119 ms
56,032 KB
testcase_73 AC 116 ms
55,812 KB
testcase_74 AC 119 ms
56,096 KB
testcase_75 AC 110 ms
55,756 KB
testcase_76 AC 111 ms
56,400 KB
testcase_77 AC 111 ms
55,756 KB
testcase_78 AC 113 ms
56,236 KB
testcase_79 AC 115 ms
56,024 KB
testcase_80 AC 111 ms
55,624 KB
testcase_81 AC 112 ms
56,456 KB
testcase_82 AC 114 ms
56,348 KB
testcase_83 AC 115 ms
56,288 KB
testcase_84 AC 114 ms
55,792 KB
testcase_85 AC 113 ms
56,144 KB
testcase_86 AC 113 ms
55,760 KB
testcase_87 AC 116 ms
56,064 KB
testcase_88 AC 114 ms
56,108 KB
testcase_89 AC 110 ms
56,024 KB
testcase_90 AC 111 ms
55,756 KB
testcase_91 AC 111 ms
55,804 KB
testcase_92 AC 110 ms
55,764 KB
testcase_93 AC 113 ms
56,148 KB
testcase_94 AC 111 ms
55,548 KB
testcase_95 AC 114 ms
56,184 KB
testcase_96 AC 111 ms
55,832 KB
testcase_97 AC 110 ms
55,804 KB
testcase_98 AC 112 ms
55,796 KB
testcase_99 AC 113 ms
56,092 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