1*1=1 1*2=2 1*3=3 1*4=4 1*5=5 1*6=6 1*7=7 1*8=8 1*9=9 for循环怎么算?

来源:学生作业帮助网 编辑:六六作业网 时间:2024/07/14 07:33:32
1*1=11*2=21*3=31*4=41*5=51*6=61*7=71*8=81*9=9for循环怎么算?1*1=11*2=21*3=31*4=41*5=51*6=61*7=71*8=81*9=9f

1*1=1 1*2=2 1*3=3 1*4=4 1*5=5 1*6=6 1*7=7 1*8=8 1*9=9 for循环怎么算?
1*1=1 1*2=2 1*3=3 1*4=4 1*5=5 1*6=6 1*7=7 1*8=8 1*9=9 for循环怎么算?

1*1=1 1*2=2 1*3=3 1*4=4 1*5=5 1*6=6 1*7=7 1*8=8 1*9=9 for循环怎么算?
int[] Result=new int[9];
for(int i =0;i