#include using namespace std; typedef long long ll; #define rep(i,n) for(int i=0;i>v>>t; v*=10000; cout<<(v*t)/10000<