main(int ac,char**av){printf("Hi there!\n");exit(0);}
