59366_0_24667.cpp:10: error: `max' was not declared in this scope
59366_0_24667.cpp: In function `void ini()':
59366_0_24667.cpp:16: error: `s' undeclared (first use this function)
59366_0_24667.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
59366_0_24667.cpp: In function `bool bin()':
59366_0_24667.cpp:57: error: `max' undeclared (first use this function)
59366_0_24667.cpp:59: error: `s' undeclared (first use this function)
59366_0_24667.cpp:63: error: `temp' undeclared (first use this function)
59366_0_24667.cpp:66: error: `temp1' undeclared (first use this function)
59366_0_24667.cpp: In function `void next(node*)':
59366_0_24667.cpp:80: error: `s' undeclared (first use this function)
59366_0_24667.cpp: In function `int main()':
59366_0_24667.cpp:100: error: `s' undeclared (first use this function)
|