#include using namespace std; int main() { double x; int n; scanf("%lf%d",&x,&n); for(int i=0;i