Question: using c++ language Problem 3 Diamonds Write a program that prints a diamond based on a size entered by the user. The size must be

using c++ language
Problem 3 Diamonds Write a program that prints a diamond based on a size entered by the user. The size must be an odd number. If the size is even, the program will increment the size by one. Example: Input: Output: Input Output: Input: Output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
