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

type BigRational = Ratio<BigInt>;

Alias for arbitrary precision rationals.