Write a program that reads a sequence of words and then prints them in a box, with each word centered, like this:
+----------+
| Hello |
| C++ |
|programmer|
Please fix the following input errors: