1
Answer

array searching and counting

keys4usc

keys4usc

20y
1.6k
1
I don't mean to insult anyone's intelligence. I am VERY NEW to C#. I have a problem. It is as follows. I have to enter a size for an aray of integers. I then loop to input each of the integers until I reach the size. I then need to search the array for unique values to input them, and output a count of each unique integer in the array. I just need help with the loops to do the search. Any help would be GREATLY appreciated. Thanks, krazyrandy
Answers (1)