how to count how many times a loop was executed?

前端 未结 0 1347
走了就别回头了
走了就别回头了 2020-12-13 09:56

I am writing a program that prints products of a number, (for example, 2 can be 1 * 4 , 2 * 2 , 4 * 1), I need to have a counter that counts how many numbers were printed. I

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