結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 132 ms
94,136 KB
testcase_01 AC 135 ms
94,256 KB
testcase_02 AC 128 ms
94,324 KB
testcase_03 AC 155 ms
94,044 KB
testcase_04 AC 127 ms
94,500 KB
testcase_05 AC 142 ms
94,108 KB
testcase_06 AC 128 ms
93,796 KB
testcase_07 AC 129 ms
94,540 KB
testcase_08 AC 129 ms
93,644 KB
testcase_09 AC 126 ms
93,860 KB
testcase_10 AC 140 ms
93,520 KB
testcase_11 AC 128 ms
94,184 KB
testcase_12 AC 127 ms
94,424 KB
testcase_13 AC 130 ms
94,012 KB
testcase_14 AC 130 ms
93,716 KB
testcase_15 AC 130 ms
94,556 KB
testcase_16 AC 129 ms
94,016 KB
testcase_17 AC 136 ms
93,888 KB
testcase_18 AC 127 ms
93,924 KB
testcase_19 AC 133 ms
93,868 KB
testcase_20 AC 127 ms
94,024 KB
testcase_21 AC 128 ms
94,600 KB
testcase_22 AC 128 ms
94,360 KB
testcase_23 AC 132 ms
93,620 KB
testcase_24 AC 142 ms
94,096 KB
testcase_25 AC 131 ms
93,612 KB
testcase_26 AC 132 ms
93,928 KB
testcase_27 AC 127 ms
94,244 KB
testcase_28 AC 126 ms
93,696 KB
testcase_29 AC 130 ms
94,524 KB
testcase_30 AC 128 ms
93,840 KB
testcase_31 AC 140 ms
94,092 KB
testcase_32 AC 128 ms
94,204 KB
testcase_33 AC 130 ms
94,064 KB
testcase_34 AC 129 ms
94,400 KB
testcase_35 AC 130 ms
94,000 KB
testcase_36 AC 129 ms
94,384 KB
testcase_37 AC 129 ms
94,128 KB
testcase_38 AC 141 ms
93,808 KB
testcase_39 AC 128 ms
94,024 KB
testcase_40 AC 145 ms
93,956 KB
testcase_41 AC 131 ms
94,372 KB
testcase_42 AC 130 ms
93,816 KB
testcase_43 AC 129 ms
94,572 KB
testcase_44 AC 147 ms
93,840 KB
testcase_45 AC 146 ms
94,028 KB
testcase_46 AC 128 ms
94,192 KB
testcase_47 AC 141 ms
94,064 KB
testcase_48 AC 129 ms
94,532 KB
testcase_49 AC 130 ms
94,308 KB
testcase_50 AC 146 ms
93,964 KB
testcase_51 AC 125 ms
93,780 KB
testcase_52 AC 138 ms
94,180 KB
testcase_53 AC 129 ms
94,004 KB
testcase_54 AC 135 ms
93,848 KB
testcase_55 AC 133 ms
94,424 KB
testcase_56 AC 133 ms
94,276 KB
testcase_57 AC 128 ms
94,248 KB
testcase_58 AC 139 ms
94,068 KB
testcase_59 AC 127 ms
93,688 KB
testcase_60 AC 134 ms
94,204 KB
testcase_61 AC 139 ms
94,096 KB
testcase_62 AC 130 ms
94,448 KB
testcase_63 AC 131 ms
93,944 KB
testcase_64 AC 130 ms
94,528 KB
testcase_65 AC 145 ms
94,060 KB
testcase_66 AC 130 ms
94,032 KB
testcase_67 AC 134 ms
93,864 KB
testcase_68 AC 148 ms
94,176 KB
testcase_69 AC 144 ms
93,568 KB
testcase_70 AC 130 ms
94,172 KB
testcase_71 AC 154 ms
94,268 KB
testcase_72 AC 129 ms
93,824 KB
testcase_73 AC 131 ms
93,844 KB
testcase_74 AC 145 ms
94,188 KB
testcase_75 AC 132 ms
94,300 KB
testcase_76 AC 130 ms
94,412 KB
testcase_77 AC 128 ms
94,004 KB
testcase_78 AC 183 ms
94,388 KB
testcase_79 AC 130 ms
94,444 KB
testcase_80 AC 129 ms
93,748 KB
testcase_81 AC 144 ms
93,480 KB
testcase_82 AC 130 ms
94,004 KB
testcase_83 AC 130 ms
94,576 KB
testcase_84 AC 132 ms
93,652 KB
testcase_85 AC 152 ms
94,524 KB
testcase_86 AC 128 ms
94,600 KB
testcase_87 AC 131 ms
93,996 KB
testcase_88 AC 128 ms
93,864 KB
testcase_89 AC 129 ms
93,976 KB
testcase_90 AC 132 ms
93,492 KB
testcase_91 AC 159 ms
93,680 KB
testcase_92 AC 146 ms
94,012 KB
testcase_93 AC 129 ms
94,252 KB
testcase_94 AC 157 ms
93,948 KB
testcase_95 AC 133 ms
94,232 KB
testcase_96 AC 130 ms
94,292 KB
testcase_97 AC 144 ms
93,816 KB
testcase_98 AC 151 ms
94,160 KB
testcase_99 AC 129 ms
94,128 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

pre=10
score=0
ad=42
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)]
bef=set(range(10))
cnt=0
for i in range(pre):
    L=[0]*N
    for j in range(10):
        L[j]=110-R[j]
        if P[j]<-1:
            L[j]=0
    money,S,P,R=sell(L)
    now=set()
    for j in range(10):
        if P[j]>=-1:
            now.add(j)
    if now==bef:
        cnt+=1
        if cnt==2:
            pre=i+1
            break
    else:
        cnt=0
    bef=now
use=set()
for i in range(10):
    if P[i]>=-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])>=mid:
                    lf=mid
                else:
                    ri=mid
            L[j]=max(0,min((money//500)//len(use),lf-R[j]))
        money,S,P,R=sell(L)
for i in range(T-ad-pre):
    L=[0]*N
    for j in use:
        L[j]=(money//500)//len(use)
    money,S,P,R=sell(L)
print(score,file=sys.stderr)
0