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