I'm having a little trouble getting started on this HW assignment and would appreciate if anyone could clue me in where to begin logically.
The program takes names from the user as input up to 200 names or they stop and stores them in an array then uses two arrays to output to find out how many times a name is repeated and the number of occurrences.
Thanks in advance.