結果

問題 No.929 よくあるボールを移動するやつ
ユーザー kotatsugamekotatsugame
提出日時 2019-11-22 22:07:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 871 ms / 2,000 ms
コード長 35 bytes
コンパイル時間 2,155 ms
コンパイル使用メモリ 132,096 KB
実行使用メモリ 173,016 KB
最終ジャッジ日時 2024-10-11 03:47:13
合計ジャッジ時間 12,741 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 328 ms
136,848 KB
testcase_01 AC 323 ms
136,688 KB
testcase_02 AC 326 ms
136,720 KB
testcase_03 AC 334 ms
136,688 KB
testcase_04 AC 325 ms
136,868 KB
testcase_05 AC 328 ms
136,560 KB
testcase_06 AC 339 ms
137,228 KB
testcase_07 AC 547 ms
142,624 KB
testcase_08 AC 841 ms
153,676 KB
testcase_09 AC 835 ms
153,196 KB
testcase_10 AC 855 ms
152,224 KB
testcase_11 AC 844 ms
152,976 KB
testcase_12 AC 847 ms
152,916 KB
testcase_13 AC 871 ms
173,016 KB
testcase_14 AC 858 ms
162,532 KB
testcase_15 AC 833 ms
159,524 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;[\+](@(words)X-1)>>.abs.sum.say
0