#includeint f(int a){static int c=1;c=c*a;return( c ); }void main(){int i, k;k=-l;for(i=2;i<=5;i++) k+= f(i) ; printf(" %d \n",k); }
1.c2.f(i)3.%d