0_0_11956403_26098.cpp: In function `void refresh(int, int)':
0_0_11956403_26098.cpp:33: error: `elte' undeclared (first use this function)
0_0_11956403_26098.cpp:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11956403_26098.cpp:33: error: expected `;' before "if"
0_0_11956403_26098.cpp: In function `int search(int, int, int)':
0_0_11956403_26098.cpp:47: error: `elte' undeclared (first use this function)
0_0_11956403_26098.cpp:47: error: expected `;' before "return"
0_0_11956403_26098.cpp: In function `int main()':
0_0_11956403_26098.cpp:62: error: `elte' undeclared (first use this function)
0_0_11956403_26098.cpp:62: error: expected `;' before '{' token
|