#include <stdio.h> void main() { printf("Content-type: text/plain\n\nHello Antares! Welcome to the world of CGI!"); }