function main() sum(c -> parse(Int64, c), readline()::String |> collect) |> println end main()