結果

問題 No.716 距離
ユーザー yuruhiyayuruhiya
提出日時 2020-10-18 17:53:33
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 470 ms / 2,000 ms
コード長 64 bytes
コンパイル時間 487 ms
コンパイル使用メモリ 128,796 KB
実行使用メモリ 139,492 KB
最終ジャッジ日時 2024-07-21 06:36:17
合計ジャッジ時間 19,819 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 463 ms
138,052 KB
testcase_01 AC 469 ms
138,160 KB
testcase_02 AC 458 ms
138,532 KB
testcase_03 AC 467 ms
138,312 KB
testcase_04 AC 464 ms
138,032 KB
testcase_05 AC 470 ms
138,204 KB
testcase_06 AC 458 ms
138,164 KB
testcase_07 AC 377 ms
135,316 KB
testcase_08 AC 378 ms
135,188 KB
testcase_09 AC 384 ms
135,184 KB
testcase_10 AC 470 ms
137,856 KB
testcase_11 AC 445 ms
134,948 KB
testcase_12 AC 467 ms
138,024 KB
testcase_13 AC 460 ms
138,004 KB
testcase_14 AC 382 ms
135,312 KB
testcase_15 AC 464 ms
138,764 KB
testcase_16 AC 459 ms
138,236 KB
testcase_17 AC 467 ms
137,996 KB
testcase_18 AC 404 ms
135,440 KB
testcase_19 AC 451 ms
135,316 KB
testcase_20 AC 384 ms
135,060 KB
testcase_21 AC 417 ms
138,576 KB
testcase_22 AC 437 ms
138,532 KB
testcase_23 AC 410 ms
135,060 KB
testcase_24 AC 461 ms
137,788 KB
testcase_25 AC 450 ms
135,416 KB
testcase_26 AC 461 ms
138,012 KB
testcase_27 AC 466 ms
138,168 KB
testcase_28 AC 408 ms
135,316 KB
testcase_29 AC 466 ms
137,816 KB
testcase_30 AC 459 ms
137,900 KB
testcase_31 AC 467 ms
138,148 KB
testcase_32 AC 458 ms
137,912 KB
testcase_33 AC 469 ms
139,492 KB
testcase_34 AC 463 ms
139,256 KB
testcase_35 AC 382 ms
135,952 KB
testcase_36 AC 445 ms
135,696 KB
testcase_37 AC 383 ms
135,700 KB
testcase_38 AC 448 ms
136,004 KB
testcase_39 AC 459 ms
138,144 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;$/=words;put min(map {[R-] $/[^2+$_]},^+^-$/);put $/.tail-$0
0