(display (- 45 (apply + (map (^ (x) (string->number x)) (string-split (read-line) " ")))))