0_0_37009538_467.cpp: In function 'int main()': 0_0_37009538_467.cpp:18:47: error: 'pow' was not declared in this scope a[i][j] = (int)pow(b[i-j]*b[j-1]/b[i-1], -1); ^