結果

問題 No.149 碁石の移動
ユーザー kotatsugamekotatsugame
提出日時 2021-02-01 20:00:39
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 379 ms / 2,000 ms
コード長 36 bytes
コンパイル時間 299 ms
コンパイル使用メモリ 120,272 KB
実行使用メモリ 133,816 KB
最終ジャッジ日時 2023-09-12 10:41:01
合計ジャッジ時間 7,870 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 373 ms
133,392 KB
testcase_01 AC 375 ms
133,472 KB
testcase_02 AC 371 ms
133,668 KB
testcase_03 AC 379 ms
133,588 KB
testcase_04 AC 379 ms
133,420 KB
testcase_05 AC 375 ms
133,568 KB
testcase_06 AC 373 ms
133,468 KB
testcase_07 AC 375 ms
133,816 KB
testcase_08 AC 372 ms
133,736 KB
testcase_09 AC 371 ms
133,696 KB
testcase_10 AC 372 ms
133,664 KB
testcase_11 AC 378 ms
133,740 KB
testcase_12 AC 374 ms
133,596 KB
testcase_13 AC 374 ms
133,680 KB
testcase_14 AC 372 ms
133,628 KB
testcase_15 AC 374 ms
133,676 KB
testcase_16 AC 372 ms
133,784 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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