خانه
بانک سوالات
ارسالها
جدول امتیازها
اشتراککد
یوتیوب
x=float(input()) y=float(input()) z=float(input()) print(int((x+y+z)/3))