Scanf.scanf "%d %d %s" (fun a b s -> Printf.printf "%d %s" (a+b) s)