Hello I have a question about arrays.
How to print these arrays on the console screen? I don't want to print just one, I want to print out all of them at once. Like for example everytime i want to print it out. I just need to type: cout << board; and it prints out for me something like that.