Competitive-Programming icon indicating copy to clipboard operation
Competitive-Programming copied to clipboard

Computing Binary Coefficients (nCr%mod)And answering Queries in O(1) time

Open cherry0697 opened this issue 5 years ago • 2 comments

The idea is to precompute factorials and inverse factorials and finally answer it in O(1) time.

cherry0697 avatar Dec 11 '19 20:12 cherry0697

Can I Work on this issue ??

yashagarwal1999 avatar Dec 12 '19 12:12 yashagarwal1999

@cherry0697 Assigned

rishabhgarg25699 avatar Dec 12 '19 14:12 rishabhgarg25699