#includevoid main(){int a[5]={23,4,5,2,32},i,max;max=空;for(i=1;i<=4;i++)if(max<a[i]) 空printf("%d\n",max);}
空1:a[0]
空2:max=a[i];