+ 1
In competitive programming why they ask to return the answer in 10^9+7 modulo? Please Explain.
2 Answers
+ 2
I've never done competitive programming so can't explain. But, this might:
https://www.geeksforgeeks.org/modulo-1097-1000000007/
0
Thanks