This assignment is modified from 2.28 Page 66.

(Digits of an Integer)
1. Write a program that inputs a five-digit integer, separates the integer into its digits and print them in columns.  Each column has 15 spaces as below.

Hint:

2. After your program work well, you have to use a block comment to
    write your name and the purpose of this program.

3. Send your cpp file as an attachment to extrapo66@yahoo.com.