Question: help 2problem1.cpp 3Write a program which asks the user a width and a height and then prints * out a box of that size. The

 help 2problem1.cpp 3Write a program which asks the user a widthand a height and then prints * out a box of that

help

2problem1.cpp 3Write a program which asks the user a width and a height and then prints * out a box of that size. The box should be outlined with '#' characters and 5lled with characters. E.g., if the user enters 5 for the width and 6 4 for the height, the program should print # t 10 12 13| #include 141#include string> 15 2 #include string 3 using namespace std 4 int main) int width int height int s 2 cout > height 7 10 cout

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!