結果

問題 No.149 碁石の移動
ユーザー kotatsugamekotatsugame
提出日時 2021-02-01 20:01:28
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 35 bytes
コンパイル時間 269 ms
コンパイル使用メモリ 120,292 KB
実行使用メモリ 133,856 KB
最終ジャッジ日時 2023-09-12 10:41:29
合計ジャッジ時間 7,844 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 383 ms
133,480 KB
testcase_01 AC 373 ms
133,620 KB
testcase_02 AC 372 ms
133,572 KB
testcase_03 AC 376 ms
133,792 KB
testcase_04 AC 370 ms
133,584 KB
testcase_05 AC 375 ms
133,624 KB
testcase_06 AC 372 ms
133,656 KB
testcase_07 AC 375 ms
133,632 KB
testcase_08 AC 372 ms
133,548 KB
testcase_09 AC 373 ms
133,612 KB
testcase_10 AC 374 ms
133,504 KB
testcase_11 AC 374 ms
133,716 KB
testcase_12 AC 375 ms
133,672 KB
testcase_13 AC 375 ms
133,824 KB
testcase_14 AC 374 ms
133,784 KB
testcase_15 WA -
testcase_16 AC 375 ms
133,624 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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