Two-dimensional arrays@condor Thanks . But it didn't help that much . My code is very much similar to the one you wrote ...
Input two dimensional arrayHI. I want to input the elements of a two dimensional array in the same line . so while giving inp...
Two-dimensional arraysYes, thanks. but how do i take input for only the first row and check something and then go to the ...
Tic-tac-toe#include <iostream> #include <string> #include <math.h> #include <cctype> #include <stdlib.h> using ...
Two-dimensional arraysHi. so i have a two dimensional array , who's parameters are decided by the user . Hence i cannot in...