this is my first visit ti rsdn hello world
int main( int argc, char **argv ) { int k; k = 0; return 0; }