How can array having size of 10^5 can give 10^10^5 size of single number.
I actually know that it is possible by using ‘%’ and ‘/’ in the code.
But mathematically how can be say that 10^5 can give 10^10^5 size of single number??
Please explain the proof for that??