結果

問題 No.507 ゲーム大会(チーム決め)
ユーザー yuruhiyayuruhiya
提出日時 2020-08-08 13:00:53
言語 Ruby
(3.3.0)
結果
WA  
実行時間 -
コード長 184 bytes
コンパイル時間 97 ms
コンパイル使用メモリ 7,552 KB
実行使用メモリ 14,464 KB
最終ジャッジ日時 2024-04-08 23:50:54
合計ジャッジ時間 6,477 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 91 ms
12,160 KB
testcase_01 AC 92 ms
12,032 KB
testcase_02 AC 95 ms
12,160 KB
testcase_03 AC 91 ms
12,160 KB
testcase_04 AC 90 ms
12,160 KB
testcase_05 AC 94 ms
12,160 KB
testcase_06 AC 90 ms
12,032 KB
testcase_07 AC 449 ms
14,464 KB
testcase_08 AC 430 ms
14,464 KB
testcase_09 AC 444 ms
14,464 KB
testcase_10 AC 438 ms
14,464 KB
testcase_11 AC 421 ms
14,464 KB
testcase_12 AC 465 ms
14,336 KB
testcase_13 AC 441 ms
14,464 KB
testcase_14 AC 423 ms
14,208 KB
testcase_15 AC 438 ms
14,336 KB
testcase_16 AC 437 ms
14,336 KB
testcase_17 WA -
testcase_18 WA -
testcase_19 AC 91 ms
12,032 KB
testcase_20 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

eval"N,M="+gets.split*?,
x=gets.to_i
a=(1...N).map{gets.to_i}.sort
p a.bsearch{|y|q=a.index y;cnt=(N-2).downto(i=0).count{|j|i+=1while i<j&&(x+y>=a[i]+a[j]);j!=q&&i<j&&i+=1};cnt<M}||-1
0