Define a Rectangle class that provides getLength and getWidth. Using the findMax routines in Figure 1, write a main that creates an array of Rectangle and finds the largest Rectangle first on the basis of area and then on the basis of perimeter.
Figure 1: Using a function object C++ style, with a second version of findMax; output is ZEBRA, then crocodile
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.