Change the code segment you wrote for Exercise 12 to read a series of numbers from file indata, and print a row of stars on cout for each number read. (You can think of this problem as printing a bar graph of a data file.)
REF PRB:
Write a code segment that inputs an integer from cin, and then outputs a row of that many stars on cout.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.