0_0_21338519_21925.cpp: In function 'void init()':
0_0_21338519_21925.cpp:40:27: error: expected primary-expression at end of input
ifac[i]=inv[i]*ifac[i-1]%
^
0_0_21338519_21925.cpp:40:27: error: expected '}' at end of input
0_0_21338519_21925.cpp:40:27: error: expected '}' at end of input
|