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