結果

問題 No.761 平均値ゲーム
ユーザー LyricalMaestroLyricalMaestro
提出日時 2024-05-08 02:46:09
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 153 ms / 2,000 ms
コード長 1,394 bytes
コンパイル時間 156 ms
コンパイル使用メモリ 82,108 KB
実行使用メモリ 93,292 KB
最終ジャッジ日時 2024-05-08 02:46:23
合計ジャッジ時間 12,422 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 36 ms
52,820 KB
testcase_01 AC 34 ms
52,260 KB
testcase_02 AC 35 ms
52,332 KB
testcase_03 AC 36 ms
52,516 KB
testcase_04 AC 34 ms
52,504 KB
testcase_05 AC 35 ms
53,668 KB
testcase_06 AC 36 ms
52,892 KB
testcase_07 AC 34 ms
53,212 KB
testcase_08 AC 33 ms
53,716 KB
testcase_09 AC 33 ms
52,868 KB
testcase_10 AC 34 ms
52,748 KB
testcase_11 AC 38 ms
53,748 KB
testcase_12 AC 35 ms
52,284 KB
testcase_13 AC 37 ms
52,068 KB
testcase_14 AC 34 ms
52,520 KB
testcase_15 AC 33 ms
53,376 KB
testcase_16 AC 33 ms
53,228 KB
testcase_17 AC 33 ms
52,312 KB
testcase_18 AC 34 ms
53,488 KB
testcase_19 AC 32 ms
53,192 KB
testcase_20 AC 32 ms
53,072 KB
testcase_21 AC 33 ms
52,508 KB
testcase_22 AC 34 ms
52,568 KB
testcase_23 AC 34 ms
53,084 KB
testcase_24 AC 34 ms
52,700 KB
testcase_25 AC 35 ms
52,672 KB
testcase_26 AC 33 ms
53,068 KB
testcase_27 AC 34 ms
54,168 KB
testcase_28 AC 32 ms
53,972 KB
testcase_29 AC 34 ms
52,272 KB
testcase_30 AC 34 ms
52,328 KB
testcase_31 AC 34 ms
52,860 KB
testcase_32 AC 36 ms
52,728 KB
testcase_33 AC 122 ms
87,388 KB
testcase_34 AC 144 ms
90,348 KB
testcase_35 AC 71 ms
76,652 KB
testcase_36 AC 111 ms
82,940 KB
testcase_37 AC 122 ms
86,984 KB
testcase_38 AC 117 ms
87,004 KB
testcase_39 AC 153 ms
90,676 KB
testcase_40 AC 128 ms
90,384 KB
testcase_41 AC 122 ms
89,396 KB
testcase_42 AC 136 ms
90,668 KB
testcase_43 AC 100 ms
78,084 KB
testcase_44 AC 111 ms
84,380 KB
testcase_45 AC 127 ms
88,752 KB
testcase_46 AC 124 ms
82,184 KB
testcase_47 AC 120 ms
82,360 KB
testcase_48 AC 68 ms
76,328 KB
testcase_49 AC 133 ms
90,896 KB
testcase_50 AC 90 ms
77,636 KB
testcase_51 AC 75 ms
76,996 KB
testcase_52 AC 81 ms
76,620 KB
testcase_53 AC 145 ms
90,716 KB
testcase_54 AC 111 ms
84,460 KB
testcase_55 AC 135 ms
90,532 KB
testcase_56 AC 105 ms
79,044 KB
testcase_57 AC 132 ms
90,928 KB
testcase_58 AC 97 ms
77,164 KB
testcase_59 AC 137 ms
90,364 KB
testcase_60 AC 104 ms
79,292 KB
testcase_61 AC 136 ms
92,856 KB
testcase_62 AC 144 ms
90,768 KB
testcase_63 AC 94 ms
78,456 KB
testcase_64 AC 122 ms
89,012 KB
testcase_65 AC 108 ms
80,400 KB
testcase_66 AC 78 ms
76,680 KB
testcase_67 AC 111 ms
79,792 KB
testcase_68 AC 84 ms
77,012 KB
testcase_69 AC 125 ms
87,024 KB
testcase_70 AC 114 ms
83,208 KB
testcase_71 AC 101 ms
78,356 KB
testcase_72 AC 77 ms
77,032 KB
testcase_73 AC 116 ms
80,212 KB
testcase_74 AC 97 ms
78,548 KB
testcase_75 AC 107 ms
82,000 KB
testcase_76 AC 100 ms
78,868 KB
testcase_77 AC 130 ms
86,992 KB
testcase_78 AC 115 ms
83,200 KB
testcase_79 AC 97 ms
77,928 KB
testcase_80 AC 90 ms
77,480 KB
testcase_81 AC 84 ms
76,928 KB
testcase_82 AC 125 ms
84,640 KB
testcase_83 AC 145 ms
93,044 KB
testcase_84 AC 149 ms
92,820 KB
testcase_85 AC 136 ms
92,776 KB
testcase_86 AC 143 ms
92,800 KB
testcase_87 AC 142 ms
92,824 KB
testcase_88 AC 141 ms
93,292 KB
testcase_89 AC 142 ms
92,620 KB
testcase_90 AC 140 ms
93,028 KB
testcase_91 AC 151 ms
92,716 KB
testcase_92 AC 134 ms
92,788 KB
testcase_93 AC 34 ms
52,752 KB
testcase_94 AC 33 ms
53,008 KB
testcase_95 AC 58 ms
84,552 KB
testcase_96 AC 84 ms
92,324 KB
testcase_97 AC 62 ms
85,584 KB
testcase_98 AC 130 ms
91,076 KB
testcase_99 AC 140 ms
93,124 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

## https://yukicoder.me/problems/no/761

import sys

sys.setrecursionlimit(100100)

def main():
    N = int(input())
    A = list(map(int, input().split()))

    A.sort()
    a_cum_list = [0] * (N + 1)
    for i in range(N):
        a_cum_list[i + 1] = a_cum_list[i] + A[i]
    

    def dfs(i, j, index):
        # 平均値計算
        a = a_cum_list[j + 1] - a_cum_list[i]
        n = j - i + 1

        # 分割点の計算
        if a <= n * A[i]:
            return 1 # index(first or second)の勝ち!
        else:
            low = i
            high = j
            while high - low > 1:
                mid = (low + high) // 2
                if A[mid] * n >= a:
                    high = mid
                else:
                    low = mid
            if A[low] * n >= a:
                a1 = dfs(i, low  - 1, 1 - index)
                a2 = dfs(low, j, 1 - index)
                if a1 == 0 or a2 == 0:
                    return 1
                else:
                    return 0 
            else:
                a1 = dfs(i, high  - 1, 1 - index)
                a2 = dfs(high, j, 1 - index)
                if a1 == 0 or a2 == 0:
                    return 1
                else:
                    return 0 


    result = dfs(0, N - 1, 0)
    if result == 0:
        print("Second")
    else:
        print("First")










if __name__ == "__main__":
    main()
0