(define a (read)) (define b (+ (read) 0.00000000001)) (print (ceiling (/ b a)))