結果

問題 No.716 距離
ユーザー yuruhiyayuruhiya
提出日時 2020-10-18 17:50:50
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 63 bytes
コンパイル時間 403 ms
コンパイル使用メモリ 127,836 KB
実行使用メモリ 139,860 KB
最終ジャッジ日時 2024-07-21 06:35:27
合計ジャッジ時間 20,122 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 472 ms
137,828 KB
testcase_01 AC 474 ms
137,884 KB
testcase_02 AC 467 ms
138,184 KB
testcase_03 AC 471 ms
138,060 KB
testcase_04 AC 473 ms
138,184 KB
testcase_05 AC 475 ms
138,332 KB
testcase_06 AC 469 ms
138,032 KB
testcase_07 AC 386 ms
135,056 KB
testcase_08 AC 379 ms
135,316 KB
testcase_09 AC 380 ms
135,032 KB
testcase_10 AC 477 ms
137,812 KB
testcase_11 AC 462 ms
135,184 KB
testcase_12 AC 479 ms
137,924 KB
testcase_13 AC 487 ms
138,136 KB
testcase_14 AC 384 ms
135,316 KB
testcase_15 WA -
testcase_16 WA -
testcase_17 AC 479 ms
139,860 KB
testcase_18 AC 409 ms
136,084 KB
testcase_19 AC 449 ms
135,440 KB
testcase_20 AC 384 ms
135,184 KB
testcase_21 AC 409 ms
135,056 KB
testcase_22 WA -
testcase_23 AC 410 ms
135,956 KB
testcase_24 AC 474 ms
137,916 KB
testcase_25 AC 454 ms
135,060 KB
testcase_26 AC 468 ms
138,120 KB
testcase_27 AC 471 ms
137,888 KB
testcase_28 AC 406 ms
135,316 KB
testcase_29 AC 467 ms
137,664 KB
testcase_30 AC 465 ms
138,152 KB
testcase_31 AC 471 ms
137,796 KB
testcase_32 AC 467 ms
138,040 KB
testcase_33 AC 471 ms
138,148 KB
testcase_34 AC 469 ms
138,276 KB
testcase_35 AC 391 ms
135,316 KB
testcase_36 AC 438 ms
135,056 KB
testcase_37 AC 397 ms
135,188 KB
testcase_38 AC 450 ms
135,412 KB
testcase_39 AC 468 ms
138,168 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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