結果

問題 No.716 距離
ユーザー yuruhiyayuruhiya
提出日時 2020-10-18 17:53:33
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 474 ms / 2,000 ms
コード長 64 bytes
コンパイル時間 344 ms
コンパイル使用メモリ 122,296 KB
実行使用メモリ 133,076 KB
最終ジャッジ日時 2023-09-28 11:57:18
合計ジャッジ時間 20,320 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 471 ms
132,664 KB
testcase_01 AC 464 ms
132,932 KB
testcase_02 AC 456 ms
132,904 KB
testcase_03 AC 458 ms
132,644 KB
testcase_04 AC 456 ms
132,960 KB
testcase_05 AC 456 ms
132,704 KB
testcase_06 AC 462 ms
132,556 KB
testcase_07 AC 379 ms
131,908 KB
testcase_08 AC 377 ms
132,124 KB
testcase_09 AC 386 ms
132,096 KB
testcase_10 AC 468 ms
132,728 KB
testcase_11 AC 446 ms
132,660 KB
testcase_12 AC 463 ms
132,632 KB
testcase_13 AC 465 ms
132,828 KB
testcase_14 AC 389 ms
131,944 KB
testcase_15 AC 474 ms
133,072 KB
testcase_16 AC 462 ms
132,940 KB
testcase_17 AC 457 ms
132,792 KB
testcase_18 AC 403 ms
132,276 KB
testcase_19 AC 446 ms
132,920 KB
testcase_20 AC 378 ms
132,432 KB
testcase_21 AC 404 ms
132,344 KB
testcase_22 AC 431 ms
132,660 KB
testcase_23 AC 401 ms
132,472 KB
testcase_24 AC 455 ms
132,820 KB
testcase_25 AC 443 ms
132,992 KB
testcase_26 AC 459 ms
132,640 KB
testcase_27 AC 460 ms
132,920 KB
testcase_28 AC 394 ms
132,560 KB
testcase_29 AC 450 ms
132,960 KB
testcase_30 AC 460 ms
132,820 KB
testcase_31 AC 459 ms
132,972 KB
testcase_32 AC 456 ms
132,820 KB
testcase_33 AC 453 ms
132,828 KB
testcase_34 AC 453 ms
132,932 KB
testcase_35 AC 388 ms
132,320 KB
testcase_36 AC 448 ms
132,844 KB
testcase_37 AC 390 ms
131,896 KB
testcase_38 AC 439 ms
133,076 KB
testcase_39 AC 459 ms
132,816 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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