Question: How to calculate this efficiently in python ? i) 2^(10^(100000000) + 1 ) Using mod, pow() only. Nothing else from other library.
How to calculate this efficiently in python ? i) 2^(10^(100000000) + 1 ) Using mod, pow() only. Nothing else from other library.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
