Write a C++ function called Reset that sets all of the components to zero in the array declared in Exercise17.
REF PRB:
Write a declaration for a four-dimensional array called humidity that is indexed by 10 years (0–9), 52 weeks (0–51), the 50 states in the United States (0–49), and an enumeration type consisting of MAX, MIN, and AVERAGE, called Type. The array holds humidity measurements (each component is a float).
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.