v,t=map(float,input().split()) d=10000 print(int((v*d)*(v/d)))