結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 78 ms
12,288 KB
testcase_01 AC 74 ms
12,160 KB
testcase_02 AC 84 ms
12,288 KB
testcase_03 AC 76 ms
12,160 KB
testcase_04 AC 75 ms
12,160 KB
testcase_05 AC 74 ms
12,288 KB
testcase_06 AC 79 ms
12,160 KB
testcase_07 AC 388 ms
14,464 KB
testcase_08 AC 373 ms
14,592 KB
testcase_09 AC 380 ms
14,464 KB
testcase_10 AC 377 ms
14,592 KB
testcase_11 AC 364 ms
14,592 KB
testcase_12 AC 400 ms
14,464 KB
testcase_13 AC 385 ms
14,592 KB
testcase_14 AC 364 ms
14,592 KB
testcase_15 AC 386 ms
14,592 KB
testcase_16 AC 376 ms
14,464 KB
testcase_17 WA -
testcase_18 WA -
testcase_19 AC 73 ms
12,288 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