結果

問題 No.25 有限小数
ユーザー cielciel
提出日時 2015-02-18 17:18:18
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 46 bytes
コンパイル時間 107 ms
コンパイル使用メモリ 15,232 KB
実行使用メモリ 16,128 KB
最終ジャッジ日時 2024-06-23 21:04:46
合計ジャッジ時間 3,577 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 66 ms
15,744 KB
testcase_01 AC 64 ms
15,616 KB
testcase_02 AC 68 ms
15,616 KB
testcase_03 AC 68 ms
15,744 KB
testcase_04 AC 75 ms
15,872 KB
testcase_05 AC 76 ms
16,000 KB
testcase_06 AC 72 ms
16,000 KB
testcase_07 AC 86 ms
16,000 KB
testcase_08 AC 66 ms
15,872 KB
testcase_09 AC 72 ms
16,000 KB
testcase_10 AC 73 ms
16,128 KB
testcase_11 AC 86 ms
16,128 KB
testcase_12 AC 72 ms
16,128 KB
testcase_13 AC 72 ms
15,872 KB
testcase_14 AC 72 ms
16,128 KB
testcase_15 AC 87 ms
16,000 KB
testcase_16 AC 73 ms
16,128 KB
testcase_17 AC 73 ms
16,128 KB
testcase_18 AC 73 ms
16,128 KB
testcase_19 WA -
testcase_20 WA -
testcase_21 AC 94 ms
16,000 KB
testcase_22 AC 63 ms
15,872 KB
testcase_23 AC 64 ms
15,744 KB
testcase_24 AC 66 ms
15,872 KB
testcase_25 AC 94 ms
16,000 KB
testcase_26 AC 84 ms
16,000 KB
testcase_27 AC 85 ms
16,128 KB
testcase_28 WA -
testcase_29 WA -
testcase_30 AC 88 ms
16,000 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

use bigint;print/(.)0+$/?$1:-1for<>*1e99999/<>
0