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