112484_0_14955.cpp: In function `void make_set(int)':
112484_0_14955.cpp:21: error: a function-definition is not allowed here before '{' token
112484_0_14955.cpp:21: error: expected `,' or `;' before '{' token
112484_0_14955.cpp:27: error: a function-definition is not allowed here before '{' token
112484_0_14955.cpp:27: error: expected `,' or `;' before '{' token
112484_0_14955.cpp:41: error: expected primary-expression before "int"
112484_0_14955.cpp:41: error: expected `;' before "int"
112484_0_14955.cpp:92: error: expected `}' at end of input
|