Page 1 of 1

Problem • Write a program that reads in the size of the side of a square and then prints a hollow square of that size ou

Posted: Thu Jun 02, 2022 8:08 am
by answerhappygod
Problem Write A Program That Reads In The Size Of The Side Of A Square And Then Prints A Hollow Square Of That Size Ou 1
Problem Write A Program That Reads In The Size Of The Side Of A Square And Then Prints A Hollow Square Of That Size Ou 1 (53.03 KiB) Viewed 17 times
c++ programming
Problem • Write a program that reads in the size of the side of a square and then prints a hollow square of that size out of @character and blanks. Your program should work for squares of all side sizes between 1 and 20. For example if a program reads a size of 5, it should print similar to the figure shown at the right side. (20 B