Design and implement an application that reads an arbitary number of integers that are in the range of 0 to 50 inclusive and counts how many occurences of each are entered. After all input has been processed, print all of the values that were one or more times.