0_0_36693850_1768.cpp: In function 'void fre()':
0_0_36693850_1768.cpp:41:24: error: a function-definition is not allowed here before '{' token
inline void Int(int &x){
^
0_0_36693850_1768.cpp:53:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_36693850_1768.cpp:99:1: error: expected '}' at end of input
}
^
|