結果

問題 No.9 モンスターのレベル上げ
ユーザー letrangerjpletrangerjp
提出日時 2017-05-16 18:42:46
言語 Ruby
(3.3.0)
結果
AC  
実行時間 3,455 ms / 5,000 ms
コード長 151 bytes
コンパイル時間 45 ms
コンパイル使用メモリ 7,552 KB
実行使用メモリ 13,440 KB
最終ジャッジ日時 2024-06-24 00:09:28
合計ジャッジ時間 34,099 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 89 ms
12,288 KB
testcase_01 AC 90 ms
12,160 KB
testcase_02 AC 3,455 ms
13,440 KB
testcase_03 AC 2,675 ms
13,056 KB
testcase_04 AC 1,480 ms
12,800 KB
testcase_05 AC 1,007 ms
12,544 KB
testcase_06 AC 404 ms
12,416 KB
testcase_07 AC 99 ms
12,416 KB
testcase_08 AC 512 ms
12,416 KB
testcase_09 AC 3,307 ms
13,184 KB
testcase_10 AC 90 ms
12,160 KB
testcase_11 AC 3,342 ms
13,184 KB
testcase_12 AC 2,930 ms
13,184 KB
testcase_13 AC 3,235 ms
13,440 KB
testcase_14 AC 3,332 ms
13,184 KB
testcase_15 AC 3,071 ms
13,184 KB
testcase_16 AC 143 ms
12,416 KB
testcase_17 AC 1,967 ms
12,800 KB
testcase_18 AC 1,668 ms
12,928 KB
testcase_19 AC 120 ms
12,416 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.rb:1: warning: ambiguous first argument; put parentheses or a space even after `-' operator
Syntax OK

ソースコード

diff #

eval"N,*C="+`dd`.split*?,;p -(b=C.pop N).map{a=C.map{|v|v*~N}.sort;b.rotate!.map{|l|m=a.pop+l/2*~N-1;a[a.bsearch_index{|v|v>m}||N-1,0]=m;m%~N}.min}.max
0