Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mathematics: Addition of code for finding Power of any 2 numbers
I've added code for finding power of any 2 numbers. Its written in C++ and the numbers can be long long int where 1e9+7 modulo takes care of any overflow. Signed-off-by: Kalpesh Pandya <[email protected]>
- Loading branch information