(define b (read)) (define a (read)) (define c (- 100 b)) (print (floor(/(* a 100)c)))