0_0_33174148_12349.cpp: In function 'void solve()':
0_0_33174148_12349.cpp:39:42: error: expected '}' at end of input
F[i + 1][0] = M * F[i][0] + (1 - M);
^
0_0_33174148_12349.cpp:39:42: error: expected '}' at end of input
0_0_33174148_12349.cpp:39:42: error: expected '}' at end of input
|