Posts by Bruno Rodrigues • 1 point
1 post
-
-2
votes3
answers674
viewsQ: how to count integers in c#
I need help to perform this exercise in c#: Create a program that counts the number of times each element occurs in an integer vector of N. For example, in vector A: A = {4,2,5,4,3,5,2,2,4} 4 occurs…
c#asked Bruno Rodrigues 1