結果

問題 No.5018 Let's Make a Best-seller Book
ユーザー u_kunu_kun
提出日時 2023-10-01 15:45:31
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 136 ms / 400 ms
コード長 1,357 bytes
コンパイル時間 311 ms
コンパイル使用メモリ 87,124 KB
実行使用メモリ 92,320 KB
スコア 5,475
平均クエリ数 52.00
最終ジャッジ日時 2023-10-01 15:45:49
合計ジャッジ時間 16,568 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 136 ms
91,760 KB
testcase_01 AC 110 ms
91,920 KB
testcase_02 AC 109 ms
91,500 KB
testcase_03 AC 108 ms
91,812 KB
testcase_04 AC 129 ms
91,704 KB
testcase_05 AC 108 ms
91,516 KB
testcase_06 AC 108 ms
91,412 KB
testcase_07 AC 126 ms
91,688 KB
testcase_08 AC 107 ms
92,092 KB
testcase_09 AC 108 ms
91,484 KB
testcase_10 AC 108 ms
91,920 KB
testcase_11 AC 108 ms
91,696 KB
testcase_12 AC 111 ms
91,544 KB
testcase_13 AC 106 ms
91,412 KB
testcase_14 AC 107 ms
91,536 KB
testcase_15 AC 106 ms
91,748 KB
testcase_16 AC 106 ms
91,984 KB
testcase_17 AC 112 ms
91,676 KB
testcase_18 AC 105 ms
91,820 KB
testcase_19 AC 106 ms
91,896 KB
testcase_20 AC 105 ms
91,696 KB
testcase_21 AC 116 ms
92,080 KB
testcase_22 AC 106 ms
91,748 KB
testcase_23 AC 108 ms
91,396 KB
testcase_24 AC 116 ms
91,648 KB
testcase_25 AC 107 ms
92,236 KB
testcase_26 AC 106 ms
92,088 KB
testcase_27 AC 116 ms
91,668 KB
testcase_28 AC 105 ms
92,020 KB
testcase_29 AC 130 ms
91,812 KB
testcase_30 AC 105 ms
91,908 KB
testcase_31 AC 107 ms
91,588 KB
testcase_32 AC 115 ms
91,544 KB
testcase_33 AC 107 ms
91,624 KB
testcase_34 AC 105 ms
91,860 KB
testcase_35 AC 108 ms
92,124 KB
testcase_36 AC 106 ms
91,720 KB
testcase_37 AC 114 ms
91,476 KB
testcase_38 AC 107 ms
91,884 KB
testcase_39 AC 106 ms
92,028 KB
testcase_40 AC 106 ms
92,144 KB
testcase_41 AC 107 ms
92,120 KB
testcase_42 AC 131 ms
91,708 KB
testcase_43 AC 104 ms
92,188 KB
testcase_44 AC 105 ms
91,452 KB
testcase_45 AC 113 ms
91,672 KB
testcase_46 AC 115 ms
91,992 KB
testcase_47 AC 106 ms
91,460 KB
testcase_48 AC 107 ms
91,492 KB
testcase_49 AC 105 ms
92,144 KB
testcase_50 AC 106 ms
91,912 KB
testcase_51 AC 106 ms
92,028 KB
testcase_52 AC 106 ms
91,572 KB
testcase_53 AC 107 ms
91,924 KB
testcase_54 AC 115 ms
92,168 KB
testcase_55 AC 105 ms
91,852 KB
testcase_56 AC 105 ms
91,700 KB
testcase_57 AC 107 ms
91,488 KB
testcase_58 AC 107 ms
92,320 KB
testcase_59 AC 104 ms
92,184 KB
testcase_60 AC 105 ms
91,860 KB
testcase_61 AC 104 ms
91,884 KB
testcase_62 AC 116 ms
92,228 KB
testcase_63 AC 105 ms
92,064 KB
testcase_64 AC 103 ms
92,244 KB
testcase_65 AC 105 ms
91,944 KB
testcase_66 AC 103 ms
91,504 KB
testcase_67 AC 106 ms
91,408 KB
testcase_68 AC 105 ms
91,844 KB
testcase_69 AC 104 ms
92,044 KB
testcase_70 AC 105 ms
91,528 KB
testcase_71 AC 114 ms
92,212 KB
testcase_72 AC 106 ms
91,880 KB
testcase_73 AC 106 ms
92,080 KB
testcase_74 AC 106 ms
92,172 KB
testcase_75 AC 106 ms
92,192 KB
testcase_76 AC 105 ms
92,000 KB
testcase_77 AC 105 ms
91,600 KB
testcase_78 AC 104 ms
92,212 KB
testcase_79 AC 113 ms
91,900 KB
testcase_80 AC 104 ms
91,940 KB
testcase_81 AC 104 ms
91,616 KB
testcase_82 AC 105 ms
91,832 KB
testcase_83 AC 104 ms
91,468 KB
testcase_84 AC 104 ms
91,352 KB
testcase_85 AC 105 ms
91,744 KB
testcase_86 AC 105 ms
91,860 KB
testcase_87 AC 105 ms
91,908 KB
testcase_88 AC 113 ms
91,720 KB
testcase_89 AC 105 ms
91,608 KB
testcase_90 AC 106 ms
91,456 KB
testcase_91 AC 106 ms
91,908 KB
testcase_92 AC 106 ms
92,120 KB
testcase_93 AC 106 ms
91,920 KB
testcase_94 AC 106 ms
91,436 KB
testcase_95 AC 107 ms
91,604 KB
testcase_96 AC 105 ms
91,460 KB
testcase_97 AC 107 ms
91,704 KB
testcase_98 AC 104 ms
91,424 KB
testcase_99 AC 105 ms
91,568 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

T, N, M = map(int, input().split())

S_cum = [0 for _ in range(N)]

for week in range(1, T + 1):
    
    if week == 1:
        L_list = [((M // 500) // 10) // 10 for _ in range(N)]
        print(1, end = " ", flush = True)
        print(*L_list, flush = True)
    
    
    elif 2 <= week <= 10:
        L_list = [0 for _ in range(N)]
        print(1, end = " ", flush = True)
        print(*L_list, flush = True)        
    
    else:
        L_list = [0 for _ in range(N)]
        for i in range(N):
            L_list[i] = int((M // 500) * mag[i])
        print(1, end = " ", flush = True)
        print(*L_list, flush = True)
        



    
    
    
    M = int(input())
    S = list(map(int, input().split()))  # 各店舗のその週の売り上げ冊
    P = list(map(int, input().split()))  # 各店舗のその時点での人気度
    R = list(map(int, input().split()))  # 各店舗での在庫冊数
    
    

    for i in range(N):
        S_cum[i] += S[i]
    
    mag = []
    sum_S = sum(S_cum)
    for i in range(N):
        mag.append(S_cum[i] / sum_S)

"""
    No1_P_shop = None  # 0-9
    No1_R_shop = None
    max_P = -100
    min_R = 1000
    for i in range(N):
        if max_P < P[i]:
            max_P = P[i]
            No1_P_shop = i
        
        if min_R > R[i]:
            min_R = R[i]
            No1_R_shop = i
"""
0