結果

問題 No.149 碁石の移動
ユーザー yuruhiyayuruhiya
提出日時 2020-10-18 19:31:15
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 359 ms / 2,000 ms
コード長 38 bytes
コンパイル時間 430 ms
コンパイル使用メモリ 120,104 KB
実行使用メモリ 131,908 KB
最終ジャッジ日時 2023-09-28 12:02:09
合計ジャッジ時間 7,799 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 348 ms
131,696 KB
testcase_01 AC 354 ms
131,768 KB
testcase_02 AC 347 ms
131,776 KB
testcase_03 AC 341 ms
131,752 KB
testcase_04 AC 343 ms
131,704 KB
testcase_05 AC 342 ms
131,892 KB
testcase_06 AC 346 ms
131,796 KB
testcase_07 AC 348 ms
131,752 KB
testcase_08 AC 345 ms
131,696 KB
testcase_09 AC 344 ms
131,692 KB
testcase_10 AC 346 ms
131,752 KB
testcase_11 AC 346 ms
131,752 KB
testcase_12 AC 342 ms
131,832 KB
testcase_13 AC 349 ms
131,828 KB
testcase_14 AC 354 ms
131,908 KB
testcase_15 AC 348 ms
131,752 KB
testcase_16 AC 359 ms
131,836 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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