0_0_18171430_2482.cpp:4:2: error: invalid preprocessing directive #incldue
#incldue <algorithm>
^
0_0_18171430_2482.cpp: In function 'int main()':
0_0_18171430_2482.cpp:71:40: error: 'MDO' was not declared in this scope
ll cnt=1ll*i*fac[i-1]%MOD*pown[n-i]%MDO;
^
0_0_18171430_2482.cpp:78:12: error: 'pow1' was not declared in this scope
cnt=cnt*pow1[n-i]%MOD*C(n,i)%MOD;
^
|