0_0_34280849_618.cpp: In function 'int main()':
0_0_34280849_618.cpp:35:78: error: expected '}' at end of input
ans=(ans+((M-i-2>=0 && N-k-1>=0)?C[M-1-i-1][N-k-1]:0)*(sub[M-1-i]-1))%mod;//
^
0_0_34280849_618.cpp:35:78: error: expected '}' at end of input
0_0_34280849_618.cpp:35:78: error: expected '}' at end of input
0_0_34280849_618.cpp:35:78: error: expected '}' at end of input
|