let () = read_line () |> int_of_string |> ( + ) (-1) |> Printf.printf "%d\n"