#38480: python


10213204@gm.ptivs.tn.edu.tw (:))

學校 : 國立臺南高級工業職業學校
編號 : 254678
來源 : [1.173.22.158]
最後登入時間 :
2024-10-06 21:41:11
b138. NOIP2005 1.陶陶摘苹果 -- NOIP2005普及組 | From: [111.255.43.51] | 發表日期 : 2023-11-28 21:19

l=list(map(int,input().split()))
h=int(input())
print(sum((lambda x:x<=h+30)(i) for i in l))
 
ZeroJudge Forum