結果

問題 No.25 有限小数
ユーザー %20%20
提出日時 2017-07-12 08:45:43
言語 Raku
(rakudo v2024.02)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 38 bytes
コンパイル時間 510 ms
コンパイル使用メモリ 134,560 KB
実行使用メモリ 136,996 KB
最終ジャッジ日時 2024-11-24 13:59:15
合計ジャッジ時間 15,124 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 428 ms
136,740 KB
testcase_02 AC 438 ms
136,864 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 WA -
testcase_07 AC 426 ms
136,608 KB
testcase_08 WA -
testcase_09 WA -
testcase_10 WA -
testcase_11 AC 424 ms
136,736 KB
testcase_12 WA -
testcase_13 WA -
testcase_14 WA -
testcase_15 AC 432 ms
136,736 KB
testcase_16 WA -
testcase_17 WA -
testcase_18 WA -
testcase_19 AC 424 ms
135,692 KB
testcase_20 AC 416 ms
135,692 KB
testcase_21 AC 423 ms
135,436 KB
testcase_22 WA -
testcase_23 WA -
testcase_24 WA -
testcase_25 AC 424 ms
136,612 KB
testcase_26 AC 432 ms
136,740 KB
testcase_27 AC 422 ms
136,796 KB
testcase_28 AC 429 ms
136,996 KB
testcase_29 AC 429 ms
136,736 KB
testcase_30 AC 433 ms
136,884 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say [+] 10**99*get/get~~/(.)0**30/||-1
0