Modular exponentiation 1 test case failed out of 10

10 th test case failed

// my approach is (ab)%c= ((a%c)(b%c))%c