第二次循环时,a=22*10+22=242.
稍改一下
#include"stdio.h"
main()
{
long s=0;
int a,b,N,i;
printf("Enter the a and N:n");/*N是相加的个数,当N=5时,代 表最大数是5*/
scanf("%d%d",&a,&N);
b=a;
for(i=1;i
第二次循环时,a=22*10+22=242.
稍改一下
#include"stdio.h"
main()
{
long s=0;
int a,b,N,i;
printf("Enter the a and N:n");/*N是相加的个数,当N=5时,代 表最大数是5*/
scanf("%d%d",&a,&N);
b=a;
for(i=1;i