58570_0_16784.cpp: In function `void ini()':
58570_0_16784.cpp:41: error: `max' undeclared (first use this function)
58570_0_16784.cpp:41: error: (Each undeclared identifier is reported only once for each function it appears in.)
58570_0_16784.cpp: In function `bool bin(char*)':
58570_0_16784.cpp:61: error: `max' undeclared (first use this function)
58570_0_16784.cpp:67: error: `temp' undeclared (first use this function)
58570_0_16784.cpp:70: error: `temp1' undeclared (first use this function)
58570_0_16784.cpp: In function `int main()':
58570_0_16784.cpp:93: error: `max' undeclared (first use this function)
|