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

Examples Of Programming Art

Name: Anonymous 2007-12-03 23:35

Show us some mastapieces or something.

Name: Anonymous 2007-12-04 19:11

int *compose(int(*f)(int),int(*g)(int))(int){
 int ret(int n){
  return f(g(n));
 }
 return ret;
}

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