Choose a problem that you may have solved without arrays, and show how you would solve it with arrays, either one or multidimensional. Your response should contain the algorithm, the source code of the program, as well as a snapshot of the running program. Discuss the most interesting aspects of the problem, and the solutions chosen to solve them.