結果

問題 No.5017 Tool-assisted Shooting
ユーザー koi22Bkoi22B
提出日時 2023-07-16 15:29:36
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 237 ms / 2,000 ms
コード長 988 bytes
コンパイル時間 373 ms
コンパイル使用メモリ 87,268 KB
実行使用メモリ 95,364 KB
スコア 141,620
平均クエリ数 626.27
最終ジャッジ日時 2023-07-16 15:29:59
合計ジャッジ時間 22,594 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 150 ms
92,424 KB
testcase_01 AC 215 ms
94,640 KB
testcase_02 AC 125 ms
88,460 KB
testcase_03 AC 132 ms
88,548 KB
testcase_04 AC 145 ms
92,148 KB
testcase_05 AC 138 ms
92,208 KB
testcase_06 AC 125 ms
88,176 KB
testcase_07 AC 149 ms
91,852 KB
testcase_08 AC 126 ms
87,864 KB
testcase_09 AC 201 ms
93,564 KB
testcase_10 AC 214 ms
94,828 KB
testcase_11 AC 140 ms
91,772 KB
testcase_12 AC 123 ms
88,708 KB
testcase_13 AC 133 ms
91,952 KB
testcase_14 AC 214 ms
94,824 KB
testcase_15 AC 134 ms
87,936 KB
testcase_16 AC 139 ms
92,884 KB
testcase_17 AC 222 ms
94,908 KB
testcase_18 AC 202 ms
93,868 KB
testcase_19 AC 149 ms
92,532 KB
testcase_20 AC 209 ms
92,952 KB
testcase_21 AC 237 ms
95,232 KB
testcase_22 AC 167 ms
92,760 KB
testcase_23 AC 142 ms
91,816 KB
testcase_24 AC 153 ms
92,220 KB
testcase_25 AC 183 ms
93,396 KB
testcase_26 AC 194 ms
93,936 KB
testcase_27 AC 199 ms
93,852 KB
testcase_28 AC 214 ms
93,880 KB
testcase_29 AC 201 ms
93,672 KB
testcase_30 AC 144 ms
92,376 KB
testcase_31 AC 123 ms
87,956 KB
testcase_32 AC 142 ms
92,272 KB
testcase_33 AC 145 ms
92,616 KB
testcase_34 AC 203 ms
93,764 KB
testcase_35 AC 129 ms
88,564 KB
testcase_36 AC 149 ms
92,108 KB
testcase_37 AC 209 ms
94,392 KB
testcase_38 AC 127 ms
88,160 KB
testcase_39 AC 223 ms
93,024 KB
testcase_40 AC 147 ms
91,948 KB
testcase_41 AC 198 ms
93,336 KB
testcase_42 AC 219 ms
95,004 KB
testcase_43 AC 172 ms
92,780 KB
testcase_44 AC 137 ms
92,504 KB
testcase_45 AC 168 ms
93,420 KB
testcase_46 AC 223 ms
95,364 KB
testcase_47 AC 163 ms
93,112 KB
testcase_48 AC 219 ms
94,908 KB
testcase_49 AC 198 ms
93,576 KB
testcase_50 AC 203 ms
93,468 KB
testcase_51 AC 221 ms
95,000 KB
testcase_52 AC 211 ms
94,268 KB
testcase_53 AC 149 ms
92,312 KB
testcase_54 AC 126 ms
88,284 KB
testcase_55 AC 180 ms
93,092 KB
testcase_56 AC 204 ms
93,644 KB
testcase_57 AC 200 ms
93,176 KB
testcase_58 AC 203 ms
93,544 KB
testcase_59 AC 128 ms
88,040 KB
testcase_60 AC 195 ms
93,424 KB
testcase_61 AC 226 ms
93,552 KB
testcase_62 AC 199 ms
93,496 KB
testcase_63 AC 129 ms
88,084 KB
testcase_64 AC 127 ms
88,100 KB
testcase_65 AC 219 ms
94,016 KB
testcase_66 AC 212 ms
94,400 KB
testcase_67 AC 130 ms
87,792 KB
testcase_68 AC 197 ms
93,472 KB
testcase_69 AC 154 ms
92,400 KB
testcase_70 AC 129 ms
88,220 KB
testcase_71 AC 218 ms
94,912 KB
testcase_72 AC 127 ms
88,036 KB
testcase_73 AC 206 ms
93,600 KB
testcase_74 AC 132 ms
88,328 KB
testcase_75 AC 221 ms
94,980 KB
testcase_76 AC 136 ms
91,944 KB
testcase_77 AC 211 ms
94,488 KB
testcase_78 AC 134 ms
92,644 KB
testcase_79 AC 201 ms
93,644 KB
testcase_80 AC 135 ms
92,368 KB
testcase_81 AC 140 ms
92,448 KB
testcase_82 AC 139 ms
92,416 KB
testcase_83 AC 204 ms
93,560 KB
testcase_84 AC 146 ms
92,244 KB
testcase_85 AC 216 ms
94,820 KB
testcase_86 AC 219 ms
95,084 KB
testcase_87 AC 127 ms
87,892 KB
testcase_88 AC 125 ms
88,212 KB
testcase_89 AC 191 ms
92,924 KB
testcase_90 AC 220 ms
94,612 KB
testcase_91 AC 131 ms
88,552 KB
testcase_92 AC 197 ms
93,408 KB
testcase_93 AC 132 ms
88,472 KB
testcase_94 AC 195 ms
93,216 KB
testcase_95 AC 210 ms
94,572 KB
testcase_96 AC 216 ms
94,568 KB
testcase_97 AC 122 ms
87,872 KB
testcase_98 AC 123 ms
88,272 KB
testcase_99 AC 129 ms
88,076 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import sys
from collections import deque
# P=list(map(int,input().split()))
turn=1
power=1
pow_num=0
l=[]
l_now=0
#↑あとで消す
now=12
to_go=1
while turn<=1000:
    N=int(input())
    if(N==-1):
        sys.exit()
    else:
        ans="S"

        for i in range(N):
            h,p,x=map(int,input().split())
            if(x==now):
                l.append([h,p,turn+59])
        if(to_go==1):
            if(len(l)-1>=l_now):
                l[l_now][0]-=power
                if(l[l_now][0]<=0):
                    pow_num+=l[l_now][1]
                    l_now+=1
                    power=1+pow_num//100
            if(len(l)-1>=l_now):
                if(l[l_now][2]==turn+1):
                    to_go=2
        if(to_go==2):
            print("L")
            to_go=3
        elif(to_go==1):
            print("S")
        elif(to_go==3):
            print("S")
            to_go=0
        else:
            print("R")
            l_now+=1
            to_go=1
    turn+=1
0