calculate the mod of Exponential factorical

Revision en1, by vignesh_in_zone, 2020-08-12 23:27:37

given three numbers p , q, r calculate the pow( p , q!) % r

It would also be helpful if you could mention the important concepts needed in solving this problem ,

Tags #math, #uber, factorial, #modular exponentiation

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English vignesh_in_zone 2020-08-12 23:27:37 219 Initial revision (published)