0_0_15436319_4319.cpp: In function 'int main()': 0_0_15436319_4319.cpp:42:36: error: expected ',' or ';' before ')' token int ans = g[n] - g[n-1] + Q) % Q; ^