We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Mathematics
- Algebra
- Manasa and Calculations
- Discussions
Manasa and Calculations
Manasa and Calculations
Sort by
recency
|
6 Discussions
|
Please Login in order to post a comment
You forgot to mention m >= 0, otherwise the result is different.
Can anyone please tell me how to improve my code efficiency? I wrote this but its showing runtime error for most testcases. It is in python 3.
hav u checked for modular overflows and when m=n
Hi! Could someone please take a look at my submitted code? It is working for all test cases except 12 and 13(wrong answer). I have checked for boundary conditions as well. Any help is appreciated!