现在的位置: 首页 > 综合 > 正文

输出乘法口诀

2013年02月17日 ⁄ 综合 ⁄ 共 81字 ⁄ 字号 评论关闭

#include
#include
using namespace std;
int main()
{
int i,j;
for(i=1;i{
for(j=1;j{
cout}
cout}

抱歉!评论已关闭.