178454_0_30767.cpp:5: error: `max' was not declared in this scope
178454_0_30767.cpp:7: error: `max' was not declared in this scope
178454_0_30767.cpp: In function `void cl()':
178454_0_30767.cpp:13: error: `a' undeclared (first use this function)
178454_0_30767.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
178454_0_30767.cpp:17: error: `num' undeclared (first use this function)
178454_0_30767.cpp:23: error: `max' undeclared (first use this function)
178454_0_30767.cpp: In function `int main()':
178454_0_30767.cpp:37: error: `a' undeclared (first use this function)
|