結果

問題 No.135 とりあえず1次元の問題
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 14:24:58
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 63 bytes
コンパイル時間 530 ms
コンパイル使用メモリ 122,000 KB
実行使用メモリ 173,784 KB
最終ジャッジ日時 2023-09-28 01:57:51
合計ジャッジ時間 19,798 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2,316 ms
173,784 KB
testcase_01 AC 362 ms
131,892 KB
testcase_02 AC 365 ms
131,900 KB
testcase_03 WA -
testcase_04 AC 381 ms
132,136 KB
testcase_05 AC 389 ms
131,876 KB
testcase_06 AC 381 ms
132,136 KB
testcase_07 AC 385 ms
132,164 KB
testcase_08 AC 379 ms
132,232 KB
testcase_09 AC 374 ms
132,160 KB
testcase_10 AC 381 ms
132,164 KB
testcase_11 AC 380 ms
131,932 KB
testcase_12 AC 428 ms
132,640 KB
testcase_13 AC 388 ms
132,344 KB
testcase_14 AC 451 ms
132,500 KB
testcase_15 AC 422 ms
132,632 KB
testcase_16 AC 441 ms
132,684 KB
testcase_17 AC 441 ms
132,744 KB
testcase_18 AC 385 ms
132,188 KB
testcase_19 AC 443 ms
132,472 KB
testcase_20 AC 438 ms
132,824 KB
testcase_21 AC 545 ms
131,796 KB
testcase_22 AC 2,232 ms
171,384 KB
evil01.txt AC 2,306 ms
173,444 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;$!=sort +<<words.unique;say min map {[R-] $![^2+$_]},^+^-$!
0