using namespace std; int main(){ double a,b,c; cin>>a>>b>>c; cout<<”MEDIA = “; cout<<fixed<<setprecision(1)<<(a2.0+b3.0+c*5.0)/10; return 0; }