25748_0_13526.cpp:5: error: integer constant is too large for "long" type
25748_0_13526.cpp: In function `void way(int, double)':
25748_0_13526.cpp:9: error: `max' undeclared (first use this function)
25748_0_13526.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
25748_0_13526.cpp:9: error: `count' undeclared (first use this function)
25748_0_13526.cpp: In function `int main()':
25748_0_13526.cpp:30: error: `count' undeclared (first use this function)
25748_0_13526.cpp:30: error: `max' undeclared (first use this function)
25748_0_13526.cpp:30: error: integer constant is too large for "long" type
|