#include main() { printf("Content-type: text/html\n\n"); printf(""); printf("Hello World!"); printf(""); }