so yeah basically i need to create a program in c to solve modular exponentiation the thing is its a 2 number power instead of one for example
X^Y^Z %N instead of X^Y