How to compare a single value from each line of an input file?Thank you for the response kemort, but I should have mentioned I cannot use any arrays, vectors, or ...
How to compare a single value from each line of an input file?I'm trying to write a code that will compare a value from each line of an input, and rank the top tw...