0_0_23180872_13996.cpp: In function 'void precompute()': 0_0_23180872_13996.cpp:16:25: error: invalid type argument of unary '*' (have 'int') po[i] = * po[i-1] % MOD; ^