Write a program from the information below in basic c++
Guidelines:
1. Do the top half first (increasing order).
2. Do the second half as a completely separate loop.
3. Remember you'll print out "n" number of stars on a line the same way whether you are doing the top half or the bottom half!