結果

問題 No.25 有限小数
ユーザー %20%20
提出日時 2017-07-12 08:45:43
言語 Raku
(rakudo v2024.02)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 38 bytes
コンパイル時間 418 ms
コンパイル使用メモリ 141,220 KB
実行使用メモリ 144,300 KB
最終ジャッジ日時 2024-05-03 13:39:47
合計ジャッジ時間 12,133 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 333 ms
136,992 KB
testcase_02 AC 337 ms
136,996 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 WA -
testcase_07 AC 339 ms
136,864 KB
testcase_08 WA -
testcase_09 WA -
testcase_10 WA -
testcase_11 AC 354 ms
136,736 KB
testcase_12 WA -
testcase_13 WA -
testcase_14 WA -
testcase_15 AC 334 ms
136,868 KB
testcase_16 WA -
testcase_17 WA -
testcase_18 WA -
testcase_19 AC 347 ms
136,868 KB
testcase_20 AC 343 ms
136,884 KB
testcase_21 AC 338 ms
136,868 KB
testcase_22 WA -
testcase_23 WA -
testcase_24 WA -
testcase_25 AC 348 ms
136,740 KB
testcase_26 AC 353 ms
137,120 KB
testcase_27 AC 348 ms
136,868 KB
testcase_28 AC 346 ms
137,124 KB
testcase_29 AC 341 ms
136,996 KB
testcase_30 AC 349 ms
136,736 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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