0
C++ program
Write a c++ program that prompts the user for 3 values and draws corresponding bar graphs using an asterisk character. For example, if the user entered 12, 9, and 4, the program would draw ************ ********* ****
1 ответ
+ 3
Please provide your attempt.
https://www.sololearn.com/discuss/333866/?ref=app