0_0_33434753_21617.cpp: In function 'void init()': 0_0_33434753_21617.cpp:24:47: error: expected ')' before 'j' a[i][j] = (a[i-1][j] + a[i-1][j-1]j)*j%mod; ^