結果

問題 No.5018 Let's Make a Best-seller Book
ユーザー hirayuu_ychirayuu_yc
提出日時 2023-10-01 15:43:47
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 168 ms / 400 ms
コード長 3,703 bytes
コンパイル時間 271 ms
コンパイル使用メモリ 87,408 KB
実行使用メモリ 94,724 KB
スコア 82,685
平均クエリ数 52.00
最終ジャッジ日時 2023-10-01 15:44:07
合計ジャッジ時間 19,775 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 143 ms
94,240 KB
testcase_01 AC 136 ms
94,008 KB
testcase_02 AC 140 ms
93,676 KB
testcase_03 AC 135 ms
93,928 KB
testcase_04 AC 142 ms
93,828 KB
testcase_05 AC 138 ms
93,996 KB
testcase_06 AC 138 ms
94,300 KB
testcase_07 AC 133 ms
94,332 KB
testcase_08 AC 138 ms
94,000 KB
testcase_09 AC 163 ms
94,224 KB
testcase_10 AC 137 ms
94,012 KB
testcase_11 AC 138 ms
94,592 KB
testcase_12 AC 139 ms
93,988 KB
testcase_13 AC 137 ms
94,072 KB
testcase_14 AC 138 ms
93,916 KB
testcase_15 AC 155 ms
93,940 KB
testcase_16 AC 140 ms
94,544 KB
testcase_17 AC 136 ms
94,300 KB
testcase_18 AC 138 ms
94,152 KB
testcase_19 AC 141 ms
94,272 KB
testcase_20 AC 137 ms
94,264 KB
testcase_21 AC 140 ms
94,032 KB
testcase_22 AC 164 ms
93,856 KB
testcase_23 AC 139 ms
94,004 KB
testcase_24 AC 137 ms
93,644 KB
testcase_25 AC 138 ms
94,260 KB
testcase_26 AC 138 ms
93,988 KB
testcase_27 AC 137 ms
93,836 KB
testcase_28 AC 136 ms
93,612 KB
testcase_29 AC 146 ms
93,952 KB
testcase_30 AC 136 ms
93,908 KB
testcase_31 AC 137 ms
94,056 KB
testcase_32 AC 136 ms
94,656 KB
testcase_33 AC 137 ms
93,756 KB
testcase_34 AC 137 ms
94,456 KB
testcase_35 AC 135 ms
94,004 KB
testcase_36 AC 137 ms
94,228 KB
testcase_37 AC 136 ms
94,180 KB
testcase_38 AC 136 ms
94,192 KB
testcase_39 AC 137 ms
94,064 KB
testcase_40 AC 140 ms
94,264 KB
testcase_41 AC 135 ms
94,116 KB
testcase_42 AC 164 ms
94,092 KB
testcase_43 AC 145 ms
94,328 KB
testcase_44 AC 136 ms
93,716 KB
testcase_45 AC 138 ms
94,088 KB
testcase_46 AC 137 ms
93,820 KB
testcase_47 AC 138 ms
94,236 KB
testcase_48 AC 136 ms
94,168 KB
testcase_49 AC 160 ms
94,588 KB
testcase_50 AC 137 ms
94,036 KB
testcase_51 AC 139 ms
94,300 KB
testcase_52 AC 138 ms
93,976 KB
testcase_53 AC 137 ms
94,164 KB
testcase_54 AC 144 ms
94,188 KB
testcase_55 AC 137 ms
94,132 KB
testcase_56 AC 140 ms
93,860 KB
testcase_57 AC 138 ms
93,880 KB
testcase_58 AC 138 ms
93,692 KB
testcase_59 AC 138 ms
94,724 KB
testcase_60 AC 137 ms
93,572 KB
testcase_61 AC 140 ms
94,028 KB
testcase_62 AC 168 ms
93,888 KB
testcase_63 AC 139 ms
94,248 KB
testcase_64 AC 138 ms
94,188 KB
testcase_65 AC 137 ms
93,556 KB
testcase_66 AC 137 ms
94,580 KB
testcase_67 AC 138 ms
94,172 KB
testcase_68 AC 138 ms
94,320 KB
testcase_69 AC 140 ms
93,960 KB
testcase_70 AC 139 ms
94,104 KB
testcase_71 AC 138 ms
94,296 KB
testcase_72 AC 134 ms
94,016 KB
testcase_73 AC 137 ms
93,952 KB
testcase_74 AC 140 ms
93,760 KB
testcase_75 AC 140 ms
93,948 KB
testcase_76 AC 138 ms
94,184 KB
testcase_77 AC 138 ms
93,788 KB
testcase_78 AC 153 ms
94,540 KB
testcase_79 AC 135 ms
94,108 KB
testcase_80 AC 137 ms
94,284 KB
testcase_81 AC 137 ms
94,388 KB
testcase_82 AC 136 ms
93,960 KB
testcase_83 AC 136 ms
93,824 KB
testcase_84 AC 135 ms
94,180 KB
testcase_85 AC 142 ms
94,088 KB
testcase_86 AC 138 ms
94,208 KB
testcase_87 AC 136 ms
93,800 KB
testcase_88 AC 153 ms
94,152 KB
testcase_89 AC 137 ms
93,948 KB
testcase_90 AC 139 ms
93,856 KB
testcase_91 AC 140 ms
93,888 KB
testcase_92 AC 137 ms
94,352 KB
testcase_93 AC 136 ms
93,900 KB
testcase_94 AC 149 ms
93,752 KB
testcase_95 AC 163 ms
94,324 KB
testcase_96 AC 140 ms
94,112 KB
testcase_97 AC 135 ms
94,448 KB
testcase_98 AC 136 ms
94,016 KB
testcase_99 AC 136 ms
93,904 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import random
import sys
input_count=0

def standing():
    #"""提出時はコメントアウトを解除
    return map(int,input().split())
    #"""
    ret=tuple(map(int,input().split()))+(2000000,)
    for i in range(10):
        D[i]=float(input())
    return ret

def sell(L):
    global money,S,P,R,score
    #"""提出時はコメントアウトを解除
    print(1,*L,flush=True)
    money=int(input())
    assert money>=0
    S=list(map(int,input().split()))
    P=list(map(int,input().split()))
    R=list(map(int,input().split()))
    return money,S,P,R
    #"""
    print(1,*L)
    Z=list(map(float,input().split()))
    for i in range(10):
        R[i]+=L[i]
        S[i]=int(min(R[i],(R[i]**0.5)*(1.05**P[i])*D[i]*Z[i]))
        score+=S[i]
        money-=L[i]*500
        money+=S[i]*1000
        if R[i]!=0:
            if S[i]<0.1*R[i]:
                P[i]-=1
            if S[i]>=0.3*R[i]:
                P[i]+=1
        P[i]=max(-60,min(P[i],60))
        R[i]-=S[i]
    assert score>=0
    return money,S,P,R

def adv(x):
    global money,S,P,R,score
    #"""提出時はコメントアウトを解除
    print(2,x,flush=True)
    money=int(input())
    assert money>=0
    S=list(map(int,input().split()))
    P=list(map(int,input().split()))
    R=list(map(int,input().split()))
    return money,S,P,R
    #"""
    print(2,x)
    Z=list(map(float,input().split()))
    for i in range(10):
        P[i]=max(-60,min(P[i]+x,60))
    money-=pow(2,x-1)*500000
    for i in range(10):
        S[i]=int(min(R[i],(R[i]**0.5)*(1.05**P[i])*D[i]*Z[i]))
        score+=S[i]
        money+=S[i]*1000
        if R[i]!=0:
            if S[i]<0.1*R[i]:
                P[i]-=1
            if S[i]>=0.3*R[i]:
                P[i]+=1
        P[i]=max(-60,min(P[i],60))
        R[i]-=S[i]
    assert score>=0
    return money,S,P,R

def calc():
    global add
    for i in range(10):
        if R[i]+L[i]!=0:
            add[i]+=S[i]/(((R[i]+L[i])**0.5)*(1.05**P[i]))

pre=5
score=0
ad=41
D=[1]*10
T,N,money=standing()
S=[0 for i in range(N)]
P=[0 for i in range(N)]
R=[0 for i in range(N)]
add=[0 for i in range(N)]
bef=set(range(10))
cnt=0
money,S,P,R=adv(2)
for i in range(pre):
    L=[0]*N
    for j in range(10):
        lf=1
        ri=998244353
        while ri-lf>1:
            mid=(lf+ri)//2
            if (mid**0.5)*(10/3)*(1.05**P[j])*0.5>=mid:
                lf=mid
            else:
                ri=mid
        L[j]=lf-R[j]
        if P[j]<i+2:
            L[j]=0
    money,S,rP,rR=sell(L)
    calc()
    P=rP[:]
    R=rR[:]
    now=set()
    for j in range(10):
        if P[j]>=i+2 and j in bef:
            now.add(j)
    if now==bef and now!=set(range(10)):
        cnt+=1
        if cnt==3:
            pre=i+1
            break
    else:
        cnt=0
    bef=now
ad=40-pre
use=set()
for i in range(10):
    if P[i]>=pre+1:
        use.add(i)
if len(use)==0:
    for i in range(10):
        if P[i]==max(P):
            use.add(i)
for i in range(ad):
    if money>1000000:
        money,S,P,R=adv(2)
    else:
        L=[0]*N
        for j in use:
            lf=1
            ri=998244353
            while ri-lf>1:
                mid=(lf+ri)//2
                if (mid**0.5)*(10/3)*(1.05**P[j])*0.5>=mid:
                    lf=mid
                else:
                    ri=mid
            L[j]=max(0,min((money//500)//len(use),lf-R[j]))
        money,S,rP,rR=sell(L)
        calc()
        P=rP[:]
        R=rR[:]
for i in range(T-ad-pre-1):
    L=[0]*N
    plus=0
    for j in use:
        plus+=add[j]**2
    for j in use:
        L[j]=int((money//500)*(add[j]**2)//plus)
    money,S,rP,rR=sell(L)
    calc()
    P=rP[:]
    R=rR[:]
print(score,file=sys.stderr)
0