公共類qct {
公共靜態void main(String【】args)
{
int I = 0;
int j = 0;
for(I = 1;我& lt=9;i++)
{ for(j = I;j & lt=9;j++)
system . out . print(I+“*“+j+“=“+I * j+“\ t“);
system . out . println();
}
}
}
擴展數據
進口?Java . lang . *;
導入Java . util . arrays;
公共類ChengFB
{
公共靜態void main(String【】args)
{
int【】Num = new int【10】;
for(int I = 1;我& lt10;i++)
{
num【I】= I;
}
for(int m = 9;m & gt0;m -)
{
for(int j = 9;j & gt= m;j -)
{
int結果;
result = Num【m】* Num【j】;
system . out . print(Num【j】+“*“+Num【m】+“=“+Result+““);
}
system . out . println();
}
}
public int Multi(int x,int y)
{
int temp
temp = x * y;
返回溫度;
}
}