0_0_8942237_2258.cpp:21: error: function `void search(int, int)' is initialized like a variable
0_0_8942237_2258.cpp:22: error: `a' was not declared in this scope
0_0_8942237_2258.cpp:22: error: `a' was not declared in this scope
0_0_8942237_2258.cpp:23: error: expected constructor, destructor, or type conversion before '=' token
0_0_8942237_2258.cpp:23: error: expected `,' or `;' before '=' token
0_0_8942237_2258.cpp:24: error: expected unqualified-id before "if"
0_0_8942237_2258.cpp:24: error: expected `,' or `;' before "if"
0_0_8942237_2258.cpp:26: error: expected declaration before '}' token
|