Hello friends,
I am attempting to solve this problem for a sorting algorithm with a lot of elements in fraction form (I'm avoiding floating point operations). My question is:
Given a sequence of increasing fractions, does adding 1 to the denominator affect the ordering of th sequence...