how to print X shape using * in c++ without using any loop

后端 未结 0 854
半阙折子戏
半阙折子戏 2020-12-17 21:06

I want to print an X shape using n number of rows but without any loop. I have to use a recursive function to print the X.

I have called the functions al

相关标签:
回答
  • 消灭零回复
提交回复
热议问题