#include <stdio.h> int main(int) { printf("hello"); return 0; }
#include <iostrem.h> void main(void) { cout << "hello"; }