0_0_15002684_3536.cpp: In function 'int main()':
0_0_15002684_3536.cpp:243:2: error: expected primary-expression before 'catch'
catch(int r) {
^
0_0_15002684_3536.cpp:246:1: error: expected 'catch' at end of input
}
^
0_0_15002684_3536.cpp:246:1: error: expected '(' at end of input
0_0_15002684_3536.cpp:246:1: error: expected type-specifier at end of input
0_0_15002684_3536.cpp:246:1: error: expected ')' at end of input
0_0_15002684_3536.cpp:246:1: error: expected '{' at end of input
0_0_15002684_3536.cpp:246:1: error: expected '}' at end of input
|