int a;
double b;

scanf ("%lf", a);

exit;