[][src]Type Definition competitive_hpp::prelude::rational::Rational

type Rational = Ratio<isize>;

Alias for a Ratio of machine-sized integers.