結果

問題 No.428 小数から逃げる夢
ユーザー uafr_csuafr_cs
提出日時 2017-10-29 22:41:18
言語 Java21
(openjdk 21)
結果
AC  
実行時間 146 ms / 1,000 ms
コード長 583 bytes
コンパイル時間 2,321 ms
コンパイル使用メモリ 81,068 KB
実行使用メモリ 42,072 KB
最終ジャッジ日時 2024-05-01 22:28:02
合計ジャッジ時間 18,744 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 123 ms
40,160 KB
testcase_01 AC 136 ms
41,348 KB
testcase_02 AC 133 ms
41,584 KB
testcase_03 AC 137 ms
41,608 KB
testcase_04 AC 134 ms
41,464 KB
testcase_05 AC 143 ms
41,688 KB
testcase_06 AC 141 ms
41,448 KB
testcase_07 AC 139 ms
41,344 KB
testcase_08 AC 136 ms
41,628 KB
testcase_09 AC 138 ms
41,704 KB
testcase_10 AC 140 ms
41,548 KB
testcase_11 AC 138 ms
41,504 KB
testcase_12 AC 137 ms
41,280 KB
testcase_13 AC 136 ms
41,480 KB
testcase_14 AC 139 ms
41,420 KB
testcase_15 AC 125 ms
40,348 KB
testcase_16 AC 142 ms
41,732 KB
testcase_17 AC 124 ms
40,360 KB
testcase_18 AC 125 ms
40,412 KB
testcase_19 AC 138 ms
41,472 KB
testcase_20 AC 140 ms
41,436 KB
testcase_21 AC 141 ms
41,676 KB
testcase_22 AC 125 ms
40,156 KB
testcase_23 AC 138 ms
41,428 KB
testcase_24 AC 137 ms
41,692 KB
testcase_25 AC 139 ms
41,424 KB
testcase_26 AC 137 ms
41,800 KB
testcase_27 AC 136 ms
41,524 KB
testcase_28 AC 145 ms
41,568 KB
testcase_29 AC 137 ms
41,652 KB
testcase_30 AC 135 ms
41,296 KB
testcase_31 AC 137 ms
41,512 KB
testcase_32 AC 137 ms
41,552 KB
testcase_33 AC 143 ms
41,652 KB
testcase_34 AC 138 ms
41,552 KB
testcase_35 AC 138 ms
41,804 KB
testcase_36 AC 139 ms
41,608 KB
testcase_37 AC 142 ms
41,500 KB
testcase_38 AC 137 ms
41,296 KB
testcase_39 AC 139 ms
41,284 KB
testcase_40 AC 139 ms
41,668 KB
testcase_41 AC 140 ms
41,340 KB
testcase_42 AC 134 ms
41,540 KB
testcase_43 AC 137 ms
41,416 KB
testcase_44 AC 138 ms
41,348 KB
testcase_45 AC 139 ms
41,476 KB
testcase_46 AC 141 ms
41,540 KB
testcase_47 AC 139 ms
41,756 KB
testcase_48 AC 138 ms
41,492 KB
testcase_49 AC 139 ms
41,304 KB
testcase_50 AC 140 ms
41,520 KB
testcase_51 AC 139 ms
41,468 KB
testcase_52 AC 141 ms
42,072 KB
testcase_53 AC 139 ms
41,960 KB
testcase_54 AC 144 ms
41,944 KB
testcase_55 AC 141 ms
41,520 KB
testcase_56 AC 142 ms
41,312 KB
testcase_57 AC 140 ms
41,500 KB
testcase_58 AC 141 ms
41,696 KB
testcase_59 AC 138 ms
41,392 KB
testcase_60 AC 141 ms
41,788 KB
testcase_61 AC 137 ms
41,452 KB
testcase_62 AC 138 ms
41,376 KB
testcase_63 AC 138 ms
41,648 KB
testcase_64 AC 137 ms
41,968 KB
testcase_65 AC 124 ms
40,140 KB
testcase_66 AC 137 ms
41,476 KB
testcase_67 AC 138 ms
41,568 KB
testcase_68 AC 140 ms
41,740 KB
testcase_69 AC 139 ms
41,480 KB
testcase_70 AC 142 ms
41,780 KB
testcase_71 AC 143 ms
41,644 KB
testcase_72 AC 146 ms
41,736 KB
testcase_73 AC 139 ms
41,520 KB
testcase_74 AC 139 ms
41,552 KB
testcase_75 AC 140 ms
41,732 KB
testcase_76 AC 137 ms
41,200 KB
testcase_77 AC 141 ms
41,416 KB
testcase_78 AC 138 ms
41,824 KB
testcase_79 AC 138 ms
41,704 KB
testcase_80 AC 146 ms
41,720 KB
testcase_81 AC 140 ms
41,780 KB
testcase_82 AC 140 ms
41,468 KB
testcase_83 AC 141 ms
41,656 KB
testcase_84 AC 144 ms
41,528 KB
testcase_85 AC 139 ms
41,484 KB
testcase_86 AC 137 ms
41,864 KB
testcase_87 AC 123 ms
40,320 KB
testcase_88 AC 139 ms
41,368 KB
testcase_89 AC 139 ms
41,668 KB
testcase_90 AC 125 ms
40,500 KB
testcase_91 AC 139 ms
41,700 KB
testcase_92 AC 136 ms
41,428 KB
testcase_93 AC 126 ms
40,332 KB
testcase_94 AC 145 ms
41,592 KB
testcase_95 AC 139 ms
41,724 KB
testcase_96 AC 145 ms
41,808 KB
testcase_97 AC 140 ms
41,404 KB
testcase_98 AC 138 ms
41,596 KB
testcase_99 AC 142 ms
41,776 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