chessrush.cpp: In function 'int main()':
chessrush.cpp:20:25: error: 'j' was not declared in this scope
20 | F(i, c) F(k, 2) if((j+k-1) >= 0 && (j-k+1) < n) m[0][i][j] = 1;
| ^
chessrush.cpp:20:50: error: 'n' was not declared in this scope
20 | F(i, c) F(k, 2) if((j+k-1) >= 0 && (j-k+1) < n) m[0][i][j] = 1;
| ^
chessrush.cpp:24:35: error: 'zac' was not declared in this scope
24 | F(i, 32) if(r & (1<<i)) z = C(zac, mat[i]);
| ^~~
chessrush.cpp:24:40: error: 'mat' was not declared in this scope
24 | F(i, 32) if(r & (1<<i)) z = C(zac, mat[i]);
| ^~~