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

REDDIT

Name: Anonymous 2007-09-13 19:04 ID:+wGPPwl6

Name: Anonymous 2007-09-13 19:41 ID:Heaven

Look at them all getting excited over the output of this:

#include <stdio.h>

int main()
{
  int i;
  srand(time(0));
  for (i=0;i<64;i++)
  {
    printf("%u ", rand()%512);
  }
  puts("");
  return 0;
}

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