(define v (read)) (define t (read)) (print(inexact->exact(floor(+(* v t)0.00001))))