0_0_16961476_889.cpp: In function 'int main()': 0_0_16961476_889.cpp:30:51: error: expected ')' before ';' token ans += (C(2 * i, i)/(i + 1)* C(n, 2 * i) % mod; ^