
#include <iostream.h>
#include <math.h>
int main()
{
int a,b,x;
a=b*pow(ao,x);
b=cout;
x=””;
while (x<=3) {
cout<<a;
if (x>3)
cout<<'\t';
else
cout=endl;
}
下边自己改吧,呵呵,我也不知道改的对不对,你试试吧,我也是初学的,没人教我,别见怪啊!!哥哥 or 姐姐!! 有心思加我QQ421520478 ,我也想学程序设计,找个朋友共同探讨,上面的程序不对的话不要骂我就行了,呵呵.
b=1;
x=0;
while (x<=3) {
cout<<a;
if (x<3)
cout<<'\t';
else {cout<<endl;
b=b+1;}
}
return o;
}