im having problems in arrayslets say u have int x[12] how to make all the 13 x equal to one value example x[0] = 2...
Why my tic tac toe program not workingI discovered that the problem is in the arrays (string square[9]) how to fix it
Why my tic tac toe program not working#include <iostream> #include <cstdlib> #include <stdalign.h> #include <string> #define orif || ...
This user does not accept Private Messages