10.12.2011

The creator has died

#include <stdio.h>

void main() {
printf("Goodbye Dennis\n");
}