結果

問題 No.1312 Snake Eyes
ユーザー roarisroaris
提出日時 2020-12-09 00:31:51
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 849 bytes
コンパイル時間 170 ms
コンパイル使用メモリ 81,884 KB
実行使用メモリ 77,072 KB
最終ジャッジ日時 2023-10-19 02:19:24
合計ジャッジ時間 11,464 ms
ジャッジサーバーID
(参考情報)
judge12 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 59 ms
66,436 KB
testcase_01 AC 61 ms
68,496 KB
testcase_02 AC 66 ms
72,644 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 AC 55 ms
66,436 KB
testcase_06 AC 55 ms
68,484 KB
testcase_07 AC 56 ms
66,436 KB
testcase_08 AC 56 ms
70,532 KB
testcase_09 AC 55 ms
66,436 KB
testcase_10 AC 62 ms
72,612 KB
testcase_11 AC 56 ms
68,484 KB
testcase_12 AC 62 ms
72,612 KB
testcase_13 AC 63 ms
72,908 KB
testcase_14 AC 76 ms
76,032 KB
testcase_15 AC 63 ms
72,620 KB
testcase_16 AC 63 ms
72,628 KB
testcase_17 AC 72 ms
76,004 KB
testcase_18 AC 65 ms
72,640 KB
testcase_19 AC 62 ms
72,612 KB
testcase_20 AC 65 ms
73,172 KB
testcase_21 AC 72 ms
76,016 KB
testcase_22 AC 58 ms
68,492 KB
testcase_23 AC 91 ms
76,388 KB
testcase_24 AC 76 ms
76,028 KB
testcase_25 AC 68 ms
73,256 KB
testcase_26 AC 73 ms
76,016 KB
testcase_27 AC 66 ms
72,852 KB
testcase_28 AC 79 ms
76,040 KB
testcase_29 AC 68 ms
73,420 KB
testcase_30 AC 82 ms
76,048 KB
testcase_31 AC 77 ms
76,016 KB
testcase_32 AC 75 ms
76,028 KB
testcase_33 AC 58 ms
68,508 KB
testcase_34 AC 76 ms
76,036 KB
testcase_35 AC 66 ms
73,280 KB
testcase_36 AC 77 ms
76,012 KB
testcase_37 AC 81 ms
76,040 KB
testcase_38 AC 95 ms
76,312 KB
testcase_39 AC 78 ms
76,104 KB
testcase_40 AC 71 ms
74,296 KB
testcase_41 AC 88 ms
76,288 KB
testcase_42 AC 66 ms
73,332 KB
testcase_43 AC 76 ms
76,104 KB
testcase_44 AC 74 ms
76,092 KB
testcase_45 AC 74 ms
76,108 KB
testcase_46 AC 75 ms
76,092 KB
testcase_47 AC 59 ms
68,632 KB
testcase_48 AC 162 ms
76,488 KB
testcase_49 AC 115 ms
76,700 KB
testcase_50 AC 93 ms
76,252 KB
testcase_51 AC 91 ms
76,272 KB
testcase_52 AC 92 ms
76,252 KB
testcase_53 AC 106 ms
76,456 KB
testcase_54 AC 94 ms
76,352 KB
testcase_55 AC 90 ms
76,368 KB
testcase_56 AC 134 ms
76,476 KB
testcase_57 AC 94 ms
76,268 KB
testcase_58 AC 106 ms
76,472 KB
testcase_59 AC 100 ms
76,452 KB
testcase_60 AC 81 ms
76,228 KB
testcase_61 AC 108 ms
76,476 KB
testcase_62 AC 97 ms
76,452 KB
testcase_63 AC 76 ms
76,104 KB
testcase_64 AC 77 ms
76,056 KB
testcase_65 AC 66 ms
72,760 KB
testcase_66 AC 91 ms
76,268 KB
testcase_67 AC 77 ms
76,036 KB
testcase_68 AC 80 ms
76,136 KB
testcase_69 AC 78 ms
76,104 KB
testcase_70 AC 122 ms
76,692 KB
testcase_71 AC 101 ms
76,468 KB
testcase_72 AC 90 ms
76,268 KB
testcase_73 AC 82 ms
76,116 KB
testcase_74 AC 74 ms
76,016 KB
testcase_75 AC 73 ms
76,056 KB
testcase_76 TLE -
testcase_77 AC 79 ms
72,884 KB
testcase_78 AC 89 ms
76,232 KB
testcase_79 AC 88 ms
76,196 KB
testcase_80 AC 77 ms
70,824 KB
testcase_81 AC 93 ms
76,436 KB
testcase_82 AC 133 ms
76,408 KB
testcase_83 AC 156 ms
76,476 KB
testcase_84 AC 74 ms
70,816 KB
testcase_85 AC 100 ms
76,380 KB
testcase_86 AC 164 ms
76,608 KB
testcase_87 AC 85 ms
76,336 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import sys
input = sys.stdin.readline
from collections import *

def make_divs(n):
    divs = []
    
    for i in range(1, int(n**0.5)+1):
        if n%i==0:
            divs.append(i)
            
            if i!=n//i:
                divs.append(n//i)
    
    return divs
    
def judge(x):
    res = 0
    
    for i in range(k):
        res += pow(x, i)
        
        if res>N//d:
            return False
        
    return True
    
def binary_search():
    l, r = 2, 10**18
    
    while l<=r:
        m = (l+r)//2
        
        if judge(m):
            l = m+1
        else:
            r = m-1
    
    return r

N = int(input())
divs = make_divs(N)
ans = N-1

for d in divs:
    for k in range(1, 40):
        p = binary_search()
        
        if p>d and (pow(p, k)-1)//(p-1)==N//d:
            ans = min(ans, p)

print(ans)
0