結果

問題 No.46 はじめのn歩
ユーザー %20%20
提出日時 2017-09-15 17:09:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 343 ms / 5,000 ms
コード長 32 bytes
コンパイル時間 398 ms
コンパイル使用メモリ 145,288 KB
実行使用メモリ 144,908 KB
最終ジャッジ日時 2024-05-03 13:54:35
合計ジャッジ時間 4,354 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 322 ms
144,908 KB
testcase_01 AC 328 ms
144,400 KB
testcase_02 AC 329 ms
144,524 KB
testcase_03 AC 343 ms
144,524 KB
testcase_04 AC 341 ms
144,400 KB
testcase_05 AC 331 ms
144,396 KB
testcase_06 AC 322 ms
144,780 KB
testcase_07 AC 331 ms
144,272 KB
testcase_08 AC 331 ms
144,396 KB
testcase_09 AC 328 ms
144,400 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get~~m:g/\d+/;say +^-$1 div+$0+1
0