what will be the sum of $202020202^{4}$ considering last 5 digits.
What is the efficient method to calculate the sum of the last five digits of the expression $202020202^{4}$...
I tried the following approach
$202020202^{4}$ = $2^{4}$ * $101010101^{4}$
So
$2^{4}$ =16
$101010101^{4}$ consider only $10101^{4}$
but don't know how to proceed further.
So help someone to approach further.
Any suggestions will be welcome.