Home | RSS Feed Is Broken »

Hello world!

By Howard Young | June 26, 2007

// The first one who sends a trackback from another blog who can guess
// the bug in this code, I'll PayPal you $50.
#include "stdio.h"

int main () {

  printf ("Hello world!");

  return 0;

}

Topics: Software Bugs |

Comments