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