結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 42 ms
51,840 KB
testcase_01 AC 43 ms
51,840 KB
testcase_02 AC 40 ms
52,224 KB
testcase_03 AC 40 ms
51,840 KB
testcase_04 AC 41 ms
52,224 KB
testcase_05 AC 40 ms
51,840 KB
testcase_06 AC 40 ms
52,096 KB
testcase_07 AC 39 ms
52,224 KB
testcase_08 AC 40 ms
51,584 KB
testcase_09 AC 40 ms
51,968 KB
testcase_10 AC 40 ms
52,096 KB
testcase_11 AC 40 ms
52,480 KB
testcase_12 AC 40 ms
51,840 KB
testcase_13 AC 40 ms
52,480 KB
testcase_14 AC 41 ms
52,096 KB
testcase_15 AC 40 ms
52,224 KB
testcase_16 AC 39 ms
51,840 KB
testcase_17 AC 40 ms
51,712 KB
testcase_18 AC 40 ms
52,096 KB
testcase_19 AC 40 ms
51,584 KB
testcase_20 AC 41 ms
51,584 KB
testcase_21 AC 40 ms
52,480 KB
testcase_22 AC 40 ms
52,224 KB
testcase_23 AC 41 ms
51,840 KB
testcase_24 AC 42 ms
52,224 KB
testcase_25 AC 41 ms
51,840 KB
testcase_26 AC 41 ms
51,840 KB
testcase_27 AC 41 ms
51,840 KB
testcase_28 AC 40 ms
51,968 KB
testcase_29 AC 40 ms
52,224 KB
testcase_30 AC 40 ms
52,552 KB
testcase_31 AC 41 ms
52,096 KB
testcase_32 AC 41 ms
51,712 KB
testcase_33 AC 139 ms
87,168 KB
testcase_34 AC 147 ms
89,984 KB
testcase_35 AC 85 ms
76,672 KB
testcase_36 AC 127 ms
83,328 KB
testcase_37 AC 139 ms
86,836 KB
testcase_38 AC 136 ms
86,784 KB
testcase_39 AC 158 ms
90,496 KB
testcase_40 AC 147 ms
90,572 KB
testcase_41 AC 137 ms
89,104 KB
testcase_42 AC 157 ms
90,752 KB
testcase_43 AC 110 ms
77,568 KB
testcase_44 AC 128 ms
84,268 KB
testcase_45 AC 144 ms
89,088 KB
testcase_46 AC 133 ms
81,792 KB
testcase_47 AC 128 ms
81,792 KB
testcase_48 AC 81 ms
76,032 KB
testcase_49 AC 155 ms
90,624 KB
testcase_50 AC 110 ms
77,568 KB
testcase_51 AC 89 ms
76,544 KB
testcase_52 AC 95 ms
76,888 KB
testcase_53 AC 152 ms
90,576 KB
testcase_54 AC 126 ms
83,840 KB
testcase_55 AC 152 ms
90,240 KB
testcase_56 AC 134 ms
78,720 KB
testcase_57 AC 151 ms
90,496 KB
testcase_58 AC 101 ms
76,800 KB
testcase_59 AC 156 ms
90,112 KB
testcase_60 AC 113 ms
78,848 KB
testcase_61 AC 154 ms
92,288 KB
testcase_62 AC 149 ms
91,104 KB
testcase_63 AC 103 ms
78,384 KB
testcase_64 AC 139 ms
89,224 KB
testcase_65 AC 123 ms
80,384 KB
testcase_66 AC 86 ms
76,480 KB
testcase_67 AC 119 ms
79,616 KB
testcase_68 AC 93 ms
76,416 KB
testcase_69 AC 137 ms
87,392 KB
testcase_70 AC 125 ms
82,976 KB
testcase_71 AC 116 ms
78,720 KB
testcase_72 AC 87 ms
76,544 KB
testcase_73 AC 121 ms
79,616 KB
testcase_74 AC 111 ms
78,192 KB
testcase_75 AC 122 ms
81,664 KB
testcase_76 AC 115 ms
78,848 KB
testcase_77 AC 150 ms
86,656 KB
testcase_78 AC 129 ms
82,432 KB
testcase_79 AC 110 ms
77,696 KB
testcase_80 AC 98 ms
77,312 KB
testcase_81 AC 93 ms
76,672 KB
testcase_82 AC 145 ms
84,356 KB
testcase_83 AC 152 ms
92,860 KB
testcase_84 AC 170 ms
92,672 KB
testcase_85 AC 155 ms
92,544 KB
testcase_86 AC 160 ms
92,416 KB
testcase_87 AC 162 ms
92,416 KB
testcase_88 AC 153 ms
92,672 KB
testcase_89 AC 155 ms
93,136 KB
testcase_90 AC 157 ms
92,544 KB
testcase_91 AC 152 ms
92,928 KB
testcase_92 AC 150 ms
92,800 KB
testcase_93 AC 40 ms
52,096 KB
testcase_94 AC 41 ms
52,096 KB
testcase_95 AC 68 ms
84,608 KB
testcase_96 AC 95 ms
92,416 KB
testcase_97 AC 70 ms
85,248 KB
testcase_98 AC 147 ms
90,968 KB
testcase_99 AC 159 ms
93,056 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