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