#include int main(int argc, char ** argv) { printf("Hello AT&T world!!!\n"); return 0; }