prog.cpp:3: error: expected `:' before ‘void’
prog.cpp:3: error: ‘String’ has not been declared
prog.cpp:3: error: expected ‘,’ or ‘...’ before ‘args’
prog.cpp: In static member function ‘static void root::main(int*)’:
prog.cpp:6: error: ‘String’ was not declared in this scope
prog.cpp:6: error: expected `;' before ‘parent’
prog.cpp:7: error: ‘System’ was not declared in this scope
prog.cpp:7: error: ‘parent’ was not declared in this scope
prog.cpp:7: error: ‘null’ was not declared in this scope
prog.cpp: At global scope:
prog.cpp:8: error: expected unqualified-id at end of input