0_0_30538157_2735.cpp: In function 'int C(int, int)':
0_0_30538157_2735.cpp:35:38: error: expected primary-expression at end of input
return 1ll * fac[n] * inv[n - m] %
^
0_0_30538157_2735.cpp:35:38: error: expected ';' at end of input
0_0_30538157_2735.cpp:35:38: error: expected '}' at end of input
|