結果

問題 No.149 碁石の移動
ユーザー kotatsugamekotatsugame
提出日時 2021-02-01 20:00:39
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 344 ms / 2,000 ms
コード長 36 bytes
コンパイル時間 359 ms
コンパイル使用メモリ 125,416 KB
実行使用メモリ 136,336 KB
最終ジャッジ日時 2024-06-29 23:18:18
合計ジャッジ時間 7,030 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 342 ms
135,824 KB
testcase_01 AC 337 ms
135,792 KB
testcase_02 AC 338 ms
136,336 KB
testcase_03 AC 337 ms
135,824 KB
testcase_04 AC 338 ms
136,332 KB
testcase_05 AC 344 ms
135,948 KB
testcase_06 AC 338 ms
135,952 KB
testcase_07 AC 340 ms
135,824 KB
testcase_08 AC 340 ms
136,336 KB
testcase_09 AC 344 ms
136,100 KB
testcase_10 AC 339 ms
135,952 KB
testcase_11 AC 337 ms
136,096 KB
testcase_12 AC 337 ms
135,952 KB
testcase_13 AC 343 ms
135,968 KB
testcase_14 AC 337 ms
136,096 KB
testcase_15 AC 335 ms
136,204 KB
testcase_16 AC 340 ms
135,844 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say $0+min +$2,+$5,$5-$4+$1
0