0_0_38493701_29657.cpp: In function 'int pow_mod(long long int, long long int)': 0_0_38493701_29657.cpp:19:19: error: 'a' was not declared in this scope if(b&1) ans=ans*a%MOD; ^