let () = let c1 = read_line () and c2 = read_line () in Printf.printf "(%s%s%s)/" c1 c2 c1