#include main() { printf("Content-type:text/plain\n"); printf("\n"); printf("Ola mundo.\n"); }