58553_0_28143.cpp:10: error: `max' was not declared in this scope
58553_0_28143.cpp:10: error: `max' was not declared in this scope
58553_0_28143.cpp: In function `void ini()':
58553_0_28143.cpp:15: error: `s' undeclared (first use this function)
58553_0_28143.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
58553_0_28143.cpp: In function `bool bin(int)':
58553_0_28143.cpp:56: error: `max' undeclared (first use this function)
58553_0_28143.cpp:58: error: `st' undeclared (first use this function)
58553_0_28143.cpp:62: error: `temp' undeclared (first use this function)
58553_0_28143.cpp:65: error: `temp1' undeclared (first use this function)
58553_0_28143.cpp: In function `int main()':
58553_0_28143.cpp:80: error: `s' undeclared (first use this function)
58553_0_28143.cpp:82: error: `st' undeclared (first use this function)
|