let ``No.244 ★1のグラフの問題``() = stdin.ReadLine() |> int |> fun arg -> if arg > 0 then arg - 1 else 0 |> stdout.WriteLine ``No.244 ★1のグラフの問題``()