std::cout to print character N times

前端 未结 3 1289
星月不相逢
星月不相逢 2020-12-29 03:32

How can I print a character N number of times using std::cout without looping?

Is there a way to move the text cursor back to nullify the effect of

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