I am attempting to read in a file and parse it for the count of integers it contains that are greater than value x, all while maintaining o(n) efficiency. The file does not main