70257_0_3765.cpp: In function `void q(int)':
70257_0_3765.cpp:34: error: `tm' undeclared (first use this function)
70257_0_3765.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
70257_0_3765.cpp:34: error: `max' undeclared (first use this function)
70257_0_3765.cpp: In function `int main()':
70257_0_3765.cpp:137: error: `max' undeclared (first use this function)
70257_0_3765.cpp:141: error: `tm' undeclared (first use this function)
|