#include #include int main(int argc, char *argv[]) { printf(GetCommandLine()); return 0; }