結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 348 ms
147,680 KB
testcase_01 AC 354 ms
145,348 KB
testcase_02 AC 358 ms
145,472 KB
testcase_03 AC 353 ms
145,340 KB
testcase_04 AC 351 ms
146,268 KB
testcase_05 AC 349 ms
146,524 KB
testcase_06 AC 348 ms
145,208 KB
testcase_07 AC 352 ms
145,088 KB
testcase_08 AC 393 ms
146,136 KB
testcase_09 AC 353 ms
145,468 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$_=get;s!\s! R/+^-!;say .EVAL+1+|0
0