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

...guess

Name: Anonymous 2010-04-27 8:58


foldl1 (++) $ List.intersperse "-n" (replicate 3 "om")

Name: Anonymous 2010-04-27 14:38


#define P putchar
#include <stdio.h>
int x = 0157; int main() { P(x--); P(--x); P((++x)-65); P(x++); P(x--); P(--x); P((++x)-65); P(x++); P(x--); P(--x); P(10); }

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