結果

問題 No.48 ロボットの操縦
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 17:02:10
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 66 bytes
コンパイル時間 1,104 ms
コンパイル使用メモリ 120,532 KB
実行使用メモリ 131,984 KB
最終ジャッジ日時 2023-09-28 02:20:05
合計ジャッジ時間 11,122 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 338 ms
131,764 KB
testcase_01 AC 332 ms
131,984 KB
testcase_02 WA -
testcase_03 WA -
testcase_04 AC 329 ms
131,792 KB
testcase_05 AC 322 ms
131,784 KB
testcase_06 WA -
testcase_07 AC 326 ms
131,972 KB
testcase_08 WA -
testcase_09 AC 331 ms
131,776 KB
testcase_10 WA -
testcase_11 AC 334 ms
131,780 KB
testcase_12 AC 342 ms
131,980 KB
testcase_13 AC 332 ms
131,608 KB
testcase_14 AC 343 ms
131,920 KB
testcase_15 AC 335 ms
131,724 KB
testcase_16 AC 334 ms
131,716 KB
testcase_17 AC 339 ms
131,712 KB
testcase_18 WA -
testcase_19 AC 328 ms
131,652 KB
testcase_20 AC 338 ms
131,760 KB
testcase_21 AC 350 ms
131,920 KB
testcase_22 WA -
testcase_23 AC 341 ms
131,564 KB
testcase_24 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=+<<lines;$_=map (*.abs+$2-1)div$2,$0,$1;say @$_.sum+?(.[0&1]>0)
0