(println (+ (Integer/parseInt (read-line)) (Integer/parseInt (read-line)))) 3 4 =>7