0_0_30389209_27914.cpp: In function 'long long int C(long long int, long long int)':
0_0_30389209_27914.cpp:35:32: error: expected ';' at end of input
else return fac[n] * inv_fac[m]
^
0_0_30389209_27914.cpp:35:32: error: expected '}' at end of input
|