Given a rational number n, n >= 0, with denominator strictly positive, decompose this number as a sum of rationals with numerators equal to one and without repetitions.
-
Updated
Nov 3, 2020 - C++
Given a rational number n, n >= 0, with denominator strictly positive, decompose this number as a sum of rationals with numerators equal to one and without repetitions.
Add a description, image, and links to the numerators-equal topic page so that developers can more easily learn about it.
To associate your repository with the numerators-equal topic, visit your repo's landing page and select "manage topics."