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