Run id: 157563

Main.cc: In function 'int main()':
Main.cc:10:5: error: expected ';' before 'system'
     system("pasue");
     ^