There are some smart ways to print the Multiplication Table as below. More details can be found here. http://topic.youkuaiyun.com/u/20100405/11/3b09f885-399b-44cc-b5a4-6ad301897293.html
The following methods have been tested by using VS2008.
本文介绍了几种使用C/C++打印九九乘法表的方法,包括利用循环结构、文件读取及递归调用等技巧。这些方法不仅展示了不同的编程思路,还提供了丰富的代码示例供读者学习。
There are some smart ways to print the Multiplication Table as below. More details can be found here. http://topic.youkuaiyun.com/u/20100405/11/3b09f885-399b-44cc-b5a4-6ad301897293.html
The following methods have been tested by using VS2008.
339

被折叠的 条评论
为什么被折叠?