#include main() { printf("Content-Type: text/plain\n\n"); printf("HELLO CGI"); }