0_0_17642911_32173.cpp: In function 'void solve()':
0_0_17642911_32173.cpp:21:67: error: expected primary-expression at end of input
for(int j=0;j<=m+1;++j) sum[0][0][j]=sum[1][0][j]=sum[2][0][j]%
^
0_0_17642911_32173.cpp:21:67: error: expected '}' at end of input
|