let ``No.353 ヘイトプラス``() = stdin.ReadLine().Split(' ') |> Array.sumBy (fun s -> s |> int) |> stdout.WriteLine () ``No.353 ヘイトプラス``()