Data type of a,b,c

Which data type should I use for integers a, b, c since long long isn’t working?

hello @payal_05
use long long and apply modular exponentiation technique to solve this problem