結果

問題 No.15 カタログショッピング
ユーザー letrangerjpletrangerjp
提出日時 2017-05-27 03:23:55
言語 Ruby
(3.3.0)
結果
AC  
実行時間 317 ms / 5,000 ms
コード長 204 bytes
コンパイル時間 44 ms
コンパイル使用メモリ 7,424 KB
実行使用メモリ 32,128 KB
最終ジャッジ日時 2024-09-19 20:16:28
合計ジャッジ時間 2,553 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 84 ms
12,160 KB
testcase_01 AC 88 ms
12,288 KB
testcase_02 AC 87 ms
12,288 KB
testcase_03 AC 83 ms
12,160 KB
testcase_04 AC 81 ms
12,160 KB
testcase_05 AC 304 ms
31,744 KB
testcase_06 AC 310 ms
32,128 KB
testcase_07 AC 317 ms
32,128 KB
testcase_08 AC 304 ms
31,872 KB
testcase_09 AC 308 ms
31,872 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

eval"N,S,*P="+`dd`.split*?,;g=->f,t,s=0,r=[],h=(Hash.new{[]}){h[s]+=[r];(f...t).map{|i|g[i+1,t,s+P[i],r+[i+1],h]};h};L=g[N/2,N];g[0,N/2].map{|s,a|a.product(L[S-s]){|x,y|$*<<x+y}};puts$*.sort.map{|a|a*" "}
0