Using C++ Programming Language: In a 3x3 array using a loop print characters (not integers) of 1-9. Now write function to ask user to input (‘X’ or ‘O’) in each of the selected position 1-9 in the array. If the user selects X in one of the positions then it would be O in the next selection and print the 3x3 array in each of the total 9 insertions. No repetition in any position is allowed.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section7.1: One-dimensional Arrays
Problem 10E: (Electrical eng.) Write a program that specifies three one-dimensional arrays named current,...
Question

Using C++ Programming Language:

In a 3x3 array using a loop print characters (not integers) of 1-9. Now write function to ask user to input (‘X’ or ‘O’) in each of the selected position 1-9 in the array. If the user selects X in one of the positions then it would be O in the next selection and print the 3x3 array in each of the total 9 insertions. No repetition in any position is allowed.

 

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Program on Numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage