N,G,V=(float(i) for i in input(). split ()) N//=5 A=G*N A/=V print (A)