結果

問題 No.716 距離
ユーザー yuruhiyayuruhiya
提出日時 2020-10-18 17:51:21
言語 Raku
(rakudo v2023.09)
結果
AC  
実行時間 528 ms / 2,000 ms
コード長 66 bytes
コンパイル時間 321 ms
コンパイル使用メモリ 122,336 KB
実行使用メモリ 134,956 KB
最終ジャッジ日時 2023-09-28 11:56:56
合計ジャッジ時間 21,654 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 506 ms
134,740 KB
testcase_01 AC 520 ms
134,752 KB
testcase_02 AC 509 ms
134,912 KB
testcase_03 AC 511 ms
134,604 KB
testcase_04 AC 498 ms
134,684 KB
testcase_05 AC 507 ms
133,488 KB
testcase_06 AC 501 ms
134,860 KB
testcase_07 AC 424 ms
132,432 KB
testcase_08 AC 416 ms
134,128 KB
testcase_09 AC 429 ms
133,912 KB
testcase_10 AC 504 ms
134,672 KB
testcase_11 AC 508 ms
134,852 KB
testcase_12 AC 500 ms
134,780 KB
testcase_13 AC 513 ms
134,852 KB
testcase_14 AC 415 ms
133,868 KB
testcase_15 AC 528 ms
134,756 KB
testcase_16 AC 506 ms
134,948 KB
testcase_17 AC 526 ms
134,896 KB
testcase_18 AC 453 ms
134,200 KB
testcase_19 AC 494 ms
133,456 KB
testcase_20 AC 423 ms
134,036 KB
testcase_21 AC 446 ms
134,200 KB
testcase_22 AC 474 ms
134,564 KB
testcase_23 AC 447 ms
134,228 KB
testcase_24 AC 506 ms
134,860 KB
testcase_25 AC 501 ms
134,812 KB
testcase_26 AC 493 ms
134,832 KB
testcase_27 AC 505 ms
134,536 KB
testcase_28 AC 433 ms
134,448 KB
testcase_29 AC 493 ms
134,936 KB
testcase_30 AC 494 ms
134,612 KB
testcase_31 AC 504 ms
134,956 KB
testcase_32 AC 497 ms
134,568 KB
testcase_33 AC 508 ms
134,720 KB
testcase_34 AC 488 ms
134,692 KB
testcase_35 AC 420 ms
133,996 KB
testcase_36 AC 468 ms
134,620 KB
testcase_37 AC 424 ms
132,468 KB
testcase_38 AC 473 ms
134,612 KB
testcase_39 AC 494 ms
134,780 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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