prog.cpp: In function ‘int main()’:
prog.cpp:9: error: expected primary-expression before ‘;’ token
prog.cpp:13: error: ‘sistem’ was not declared in this scope
prog.cpp:13: error: expected `;' before string constant
prog.cpp: At global scope:
prog.cpp:35: error: expected unqualified-id before ‘return’
prog.cpp:36: error: expected declaration before ‘}’ token