#include void main(void) { printf("Content-type: text/html\n\n"); printf("\n\nDUO Internet Version\n\n"); printf(""); printf("OK!!"); printf("\n"); }