using namespace std;
int main() { double A,B; cin >> A >> B; printf(“MEDIA = %.5lf”,(A3.5+B7.5)/11); return 0; }