#include int mg3400(int argc, char* argv[]) { TApplication a; a.run(argc,argv,"?????????"); return 0; }