trinerdi / icpc-notebook

The ACM-ICPC notebook of our team "Tři nerdi"
MIT License
2 stars 1 forks source link

Add support for primes ≤ 1e18 for Miller–Rabin #71

Closed RichardHladik closed 6 years ago

RichardHladik commented 6 years ago

Simply write the alternative primes in a comment (plus mention that fastexp can't work with modulos > 1e9)