#include int main(void) { printf("Hi Earth\n"); while(1) { } }