#include using namespace std; using ld=long double; signed main(){ ld v,t;cin>>v>>t;v*=t;v+=1e-10; int ans=v;cout<