Multiply char by integer (c++)

后端 未结 6 673
甜味超标
甜味超标 2020-12-31 16:03

Is it possible to multiply a char by an int?

For example, I am trying to make a graph, with *\'s for each time a number occurs.

So something like, but this d

6条回答
提交回复
热议问题