0_0_26580638_29591.cpp: In function 'void fre1()':
0_0_26580638_29591.cpp:13:19: error: a function-definition is not allowed here before '{' token
inline void fre2(){fclose(stdin); }
^
0_0_26580638_29591.cpp:20:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_26580638_29591.cpp:46:1: error: expected '}' at end of input
}
^
|