Write a c++ program that reads the contents of a file containing integer numbers, then for
each number calculate the sum of its digits and print it on the screen.