結果

問題 No.46 はじめのn歩
ユーザー %20%20
提出日時 2017-09-15 16:54:00
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 29 bytes
コンパイル時間 408 ms
コンパイル使用メモリ 134,212 KB
実行使用メモリ 144,736 KB
最終ジャッジ日時 2024-05-03 13:53:42
合計ジャッジ時間 4,443 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 337 ms
144,360 KB
testcase_01 AC 338 ms
144,480 KB
testcase_02 AC 330 ms
144,348 KB
testcase_03 AC 327 ms
144,352 KB
testcase_04 AC 326 ms
144,476 KB
testcase_05 AC 336 ms
144,480 KB
testcase_06 AC 331 ms
144,736 KB
testcase_07 WA -
testcase_08 AC 329 ms
144,348 KB
testcase_09 AC 334 ms
144,500 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say [R/](get.words)+1-1e-7+|0
0