bqi343 / cp-notebook

General Resources for Competitive Programming
Creative Commons Zero v1.0 Universal
2.39k stars 416 forks source link

Fix some Polynomial Things #23

Closed rqi3 closed 2 years ago

rqi3 commented 2 years ago

interpolate uses "quoRem" or "divi", the current quoRem is n^2