0_0_29482098_10901.cpp: In function 'int main()':
0_0_29482098_10901.cpp:68:58: error: expected primary-expression before '%' token
if (num%2 == 0) dp[x][y][z][a][b][c] = 1;%0
^
0_0_29482098_10901.cpp:68:59: error: expected '}' at end of input
if (num%2 == 0) dp[x][y][z][a][b][c] = 1;%0
^
0_0_29482098_10901.cpp:68:59: error: expected '}' at end of input
0_0_29482098_10901.cpp:68:59: error: expected '}' at end of input
0_0_29482098_10901.cpp:68:59: error: expected '}' at end of input
|