I'm working on a project for a class. It should fill an array with random numbers from 0 to maxNum, remember the biggest, get an avarage and then copy the data on 2 binary files. Here's the relevant part:I'm working on a project for a class. It should