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