結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 83 ms
12,160 KB
testcase_01 AC 84 ms
12,288 KB
testcase_02 AC 84 ms
12,160 KB
testcase_03 AC 83 ms
12,288 KB
testcase_04 AC 83 ms
12,160 KB
testcase_05 AC 298 ms
31,744 KB
testcase_06 AC 294 ms
31,616 KB
testcase_07 AC 289 ms
31,744 KB
testcase_08 AC 288 ms
31,616 KB
testcase_09 AC 292 ms
31,488 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