結果

問題 No.716 距離
ユーザー yuruhiyayuruhiya
提出日時 2020-10-18 17:51:21
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 467 ms / 2,000 ms
コード長 66 bytes
コンパイル時間 353 ms
コンパイル使用メモリ 126,600 KB
実行使用メモリ 141,328 KB
最終ジャッジ日時 2024-07-21 06:35:52
合計ジャッジ時間 18,863 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 464 ms
139,264 KB
testcase_01 AC 462 ms
139,912 KB
testcase_02 AC 465 ms
139,664 KB
testcase_03 AC 464 ms
139,656 KB
testcase_04 AC 467 ms
139,524 KB
testcase_05 AC 450 ms
139,404 KB
testcase_06 AC 456 ms
139,532 KB
testcase_07 AC 367 ms
135,792 KB
testcase_08 AC 378 ms
135,692 KB
testcase_09 AC 364 ms
135,716 KB
testcase_10 AC 444 ms
139,536 KB
testcase_11 AC 434 ms
139,536 KB
testcase_12 AC 449 ms
139,524 KB
testcase_13 AC 438 ms
139,524 KB
testcase_14 AC 379 ms
135,820 KB
testcase_15 AC 437 ms
139,268 KB
testcase_16 AC 432 ms
139,792 KB
testcase_17 AC 441 ms
139,644 KB
testcase_18 AC 382 ms
136,076 KB
testcase_19 AC 428 ms
139,272 KB
testcase_20 AC 366 ms
135,820 KB
testcase_21 AC 401 ms
135,824 KB
testcase_22 AC 417 ms
135,696 KB
testcase_23 AC 389 ms
135,948 KB
testcase_24 AC 442 ms
139,660 KB
testcase_25 AC 431 ms
139,140 KB
testcase_26 AC 453 ms
139,168 KB
testcase_27 AC 453 ms
141,328 KB
testcase_28 AC 383 ms
135,824 KB
testcase_29 AC 436 ms
139,512 KB
testcase_30 AC 442 ms
139,396 KB
testcase_31 AC 441 ms
139,660 KB
testcase_32 AC 443 ms
139,524 KB
testcase_33 AC 451 ms
139,396 KB
testcase_34 AC 450 ms
139,536 KB
testcase_35 AC 368 ms
135,696 KB
testcase_36 AC 414 ms
135,696 KB
testcase_37 AC 374 ms
135,948 KB
testcase_38 AC 423 ms
135,940 KB
testcase_39 AC 441 ms
139,396 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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