結果

問題 No.48 ロボットの操縦
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 17:02:10
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 66 bytes
コンパイル時間 643 ms
コンパイル使用メモリ 126,560 KB
実行使用メモリ 136,204 KB
最終ジャッジ日時 2024-07-20 20:57:29
合計ジャッジ時間 10,961 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 357 ms
135,696 KB
testcase_01 AC 371 ms
135,692 KB
testcase_02 WA -
testcase_03 WA -
testcase_04 AC 384 ms
135,948 KB
testcase_05 AC 383 ms
135,948 KB
testcase_06 WA -
testcase_07 AC 361 ms
135,972 KB
testcase_08 WA -
testcase_09 AC 364 ms
135,696 KB
testcase_10 WA -
testcase_11 AC 354 ms
136,080 KB
testcase_12 AC 359 ms
135,692 KB
testcase_13 AC 359 ms
135,568 KB
testcase_14 AC 360 ms
135,696 KB
testcase_15 AC 362 ms
135,156 KB
testcase_16 AC 360 ms
135,948 KB
testcase_17 AC 354 ms
135,692 KB
testcase_18 WA -
testcase_19 AC 362 ms
135,696 KB
testcase_20 AC 369 ms
135,952 KB
testcase_21 AC 357 ms
136,076 KB
testcase_22 WA -
testcase_23 AC 362 ms
135,696 KB
testcase_24 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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