Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

RAW POWER OF ITERATIVE LOOP

Name: Anonymous 2011-12-09 9:08

Bask in the glory of such genius:
http://dis.4chan.org/read/prog/1323226650/65

Name: F r o z e n V o i d !!mJCwdV5J0Xy2A21 2011-12-09 10:54

here is a slower version,which handles the problem of people abusing the macro.
int c,*temp;
#define fact(x) ;for(temp=&x,c=*temp-1;c;c--)*temp*=c;
main(){
int x=5;fact(x);
printf("%d",x);
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List