{{{~cpp #include using namespace std; const int MAX = 8; int main() { int arr[MAX][MAX]; for (int i=0; i