// Integer exponentiation (by squaring) int power(int a, int b);