結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 152 ms
94,376 KB
testcase_01 AC 139 ms
93,816 KB
testcase_02 AC 139 ms
94,316 KB
testcase_03 AC 166 ms
94,320 KB
testcase_04 AC 146 ms
94,196 KB
testcase_05 AC 141 ms
94,592 KB
testcase_06 AC 140 ms
94,176 KB
testcase_07 AC 137 ms
94,020 KB
testcase_08 AC 138 ms
94,268 KB
testcase_09 AC 138 ms
94,092 KB
testcase_10 AC 143 ms
94,640 KB
testcase_11 AC 147 ms
94,108 KB
testcase_12 AC 138 ms
93,880 KB
testcase_13 AC 140 ms
94,404 KB
testcase_14 AC 138 ms
94,048 KB
testcase_15 AC 140 ms
94,000 KB
testcase_16 AC 138 ms
94,348 KB
testcase_17 AC 140 ms
93,688 KB
testcase_18 AC 143 ms
94,084 KB
testcase_19 AC 138 ms
94,032 KB
testcase_20 AC 138 ms
94,264 KB
testcase_21 AC 138 ms
94,336 KB
testcase_22 AC 145 ms
93,720 KB
testcase_23 AC 141 ms
94,440 KB
testcase_24 AC 139 ms
94,000 KB
testcase_25 AC 151 ms
94,008 KB
testcase_26 AC 140 ms
94,096 KB
testcase_27 AC 138 ms
93,984 KB
testcase_28 AC 137 ms
94,060 KB
testcase_29 AC 137 ms
94,632 KB
testcase_30 AC 136 ms
94,304 KB
testcase_31 AC 141 ms
94,416 KB
testcase_32 AC 145 ms
94,060 KB
testcase_33 AC 138 ms
94,500 KB
testcase_34 AC 136 ms
93,844 KB
testcase_35 AC 138 ms
93,952 KB
testcase_36 AC 138 ms
93,912 KB
testcase_37 AC 140 ms
93,832 KB
testcase_38 AC 139 ms
94,244 KB
testcase_39 AC 139 ms
94,276 KB
testcase_40 AC 135 ms
94,096 KB
testcase_41 AC 139 ms
94,316 KB
testcase_42 AC 139 ms
94,068 KB
testcase_43 AC 139 ms
93,932 KB
testcase_44 AC 138 ms
94,416 KB
testcase_45 AC 148 ms
93,992 KB
testcase_46 AC 142 ms
94,212 KB
testcase_47 AC 141 ms
93,968 KB
testcase_48 AC 142 ms
94,448 KB
testcase_49 AC 138 ms
94,284 KB
testcase_50 AC 137 ms
94,088 KB
testcase_51 AC 138 ms
94,376 KB
testcase_52 AC 145 ms
94,356 KB
testcase_53 AC 137 ms
93,952 KB
testcase_54 AC 142 ms
93,960 KB
testcase_55 AC 141 ms
94,384 KB
testcase_56 AC 142 ms
93,900 KB
testcase_57 AC 142 ms
93,744 KB
testcase_58 AC 171 ms
93,940 KB
testcase_59 AC 139 ms
94,296 KB
testcase_60 AC 140 ms
93,988 KB
testcase_61 AC 135 ms
93,684 KB
testcase_62 AC 146 ms
94,120 KB
testcase_63 AC 139 ms
94,460 KB
testcase_64 AC 138 ms
94,324 KB
testcase_65 AC 146 ms
94,324 KB
testcase_66 AC 137 ms
93,764 KB
testcase_67 AC 139 ms
93,960 KB
testcase_68 AC 140 ms
94,160 KB
testcase_69 AC 143 ms
94,492 KB
testcase_70 AC 147 ms
93,768 KB
testcase_71 AC 139 ms
93,996 KB
testcase_72 AC 132 ms
94,380 KB
testcase_73 AC 134 ms
93,824 KB
testcase_74 AC 137 ms
93,540 KB
testcase_75 AC 135 ms
93,952 KB
testcase_76 AC 140 ms
94,016 KB
testcase_77 AC 136 ms
94,184 KB
testcase_78 AC 136 ms
94,232 KB
testcase_79 AC 137 ms
94,332 KB
testcase_80 AC 137 ms
94,020 KB
testcase_81 AC 140 ms
94,168 KB
testcase_82 AC 139 ms
93,968 KB
testcase_83 AC 139 ms
94,196 KB
testcase_84 AC 138 ms
94,096 KB
testcase_85 AC 141 ms
94,136 KB
testcase_86 AC 142 ms
93,748 KB
testcase_87 AC 138 ms
94,108 KB
testcase_88 AC 144 ms
94,212 KB
testcase_89 AC 141 ms
94,024 KB
testcase_90 AC 139 ms
93,796 KB
testcase_91 AC 141 ms
94,008 KB
testcase_92 AC 165 ms
93,708 KB
testcase_93 AC 139 ms
94,032 KB
testcase_94 AC 139 ms
94,040 KB
testcase_95 AC 138 ms
94,272 KB
testcase_96 AC 140 ms
94,272 KB
testcase_97 AC 138 ms
93,796 KB
testcase_98 AC 140 ms
93,904 KB
testcase_99 AC 147 ms
93,660 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.6>=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=41-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.6>=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]
    for j in use:
        L[j]=int((money//500)*add[j]//plus)
    money,S,rP,rR=sell(L)
    calc()
    P=rP[:]
    R=rR[:]
print(score,file=sys.stderr)
0