Программирование питон
P,q,r,s,t = map (int,input().split()) k=(p+1)//2+(q+1)//2+(r+1)//2+(s+1)//2+(t+1)//2 print(k) Пример: 50 60 70 80 99 180