The following problems refer to the C++ solution developed in Section 7.9:
Add a second constructor to VegetationMap to specify the number of plants.The prototype is:
VegetationSample(int);
You may use a C++ vector or an array for the plant counts.
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.