結果

問題 No.716 距離
ユーザー yuruhiyayuruhiya
提出日時 2020-10-18 17:50:50
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 63 bytes
コンパイル時間 404 ms
コンパイル使用メモリ 122,308 KB
実行使用メモリ 133,120 KB
最終ジャッジ日時 2023-09-28 11:56:24
合計ジャッジ時間 20,522 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 456 ms
133,044 KB
testcase_01 AC 461 ms
133,000 KB
testcase_02 AC 458 ms
132,916 KB
testcase_03 AC 467 ms
133,000 KB
testcase_04 AC 462 ms
132,764 KB
testcase_05 AC 461 ms
133,048 KB
testcase_06 AC 471 ms
133,004 KB
testcase_07 AC 379 ms
132,060 KB
testcase_08 AC 397 ms
132,188 KB
testcase_09 AC 376 ms
132,264 KB
testcase_10 AC 456 ms
132,908 KB
testcase_11 AC 437 ms
133,052 KB
testcase_12 AC 455 ms
132,804 KB
testcase_13 AC 455 ms
133,016 KB
testcase_14 AC 369 ms
132,244 KB
testcase_15 WA -
testcase_16 WA -
testcase_17 AC 454 ms
132,968 KB
testcase_18 AC 400 ms
132,568 KB
testcase_19 AC 444 ms
132,944 KB
testcase_20 AC 374 ms
132,272 KB
testcase_21 AC 402 ms
132,320 KB
testcase_22 WA -
testcase_23 AC 398 ms
132,572 KB
testcase_24 AC 448 ms
133,120 KB
testcase_25 AC 438 ms
132,824 KB
testcase_26 AC 458 ms
132,812 KB
testcase_27 AC 453 ms
132,812 KB
testcase_28 AC 390 ms
132,608 KB
testcase_29 AC 452 ms
132,784 KB
testcase_30 AC 459 ms
133,048 KB
testcase_31 AC 456 ms
133,012 KB
testcase_32 AC 446 ms
132,676 KB
testcase_33 AC 447 ms
132,960 KB
testcase_34 AC 454 ms
133,056 KB
testcase_35 AC 378 ms
132,288 KB
testcase_36 AC 433 ms
133,076 KB
testcase_37 AC 386 ms
132,376 KB
testcase_38 AC 444 ms
132,920 KB
testcase_39 AC 467 ms
133,016 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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