Owl Get a Life
boxinbox.cpp: In function ‘int main()’:boxinbox.cpp:9:12: error: use of an operand of type ‘bool’ in ‘operator++’ is forbidden in C++17 9 | m[x][i/3]++; | ^~