(Count occurrence of numbers) Write a program that reads at most 100 integers between 1 and 100 and counts the occurrence of each number. Assume the input ends with 0. Here is a sample run of the program:
Fri Dec 11 2020 21:08:00 GMT+0000 (UTC)
Saved by @mahmoud hussein #c++
http://cpp.sh/
Comments