I'm struggling to understand the final condition "The program must copy one half of the large array into the first small array, copy the second half into the second array, and then display that array on the screen.". I relied heavily on another question to get this far, and I just don't understand what is going on when one array is copied into another, and I'm not sure what I am missing. If someone could explain the concept, that would be awesome.