Array help! - Grand totals
Okay, I am very new to programming and need some help on an assignment. I need to create a program that tracks a Jog-a-thon. Prompt. I'm having issue working with the "Grand total" array. Which is to say I have no idea where to begin.
My prompt: http://pastebin.com/raw.php?i=jf4anpjn
This code has a kink or two to work out, but right now I need to add the showTotals() method, and could use some help on how I go about doing that. As well as updating the grandtotals in the gettotals() method. Ultimately I just need help on working with the grand total array.
edit: removing code.