#include #include using namespace std; int main() { double a,n,ans; double m=10000000; cin>>a>>n; ans=fmod(a,m); for (int i=0;i