I would create a function compareInts(int A, int B) that returns a string {"less than", "equals", "greater than"}
Then how to generate 60 comparisons would become a separate chore, and entirely up...