773892_0_0_28476.cpp: In function `void comp(int)':
773892_0_0_28476.cpp:58: error: `search' undeclared (first use this function)
773892_0_0_28476.cpp:58: error: (Each undeclared identifier is reported only once for each function it appears in.)
773892_0_0_28476.cpp: In function `void solve()':
773892_0_0_28476.cpp:106: error: `search' undeclared (first use this function)
773892_0_0_28476.cpp: In function `int main()':
773892_0_0_28476.cpp:120: error: `search' undeclared (first use this function)
|