In C program I'm stuck in a hall of mirrors! I was told that there was only one way for the exit to be revealed to me, and that is if I can determine whether the multidimensional array shown in the mirror looks the same as the one I'm currently holding! You need to help me get out, I'm begging you! Input 1. Number of rows of the multidimensional array Constraints The value is >= 2. 2. Number of columns of the multidimensional array Constraints The value is >= 2. 3. Values of the multidimensional array. Output The first line will contain a message prompt to input the number of rows. The second line will contain a message prompt to input the number of columns. The succeeding lines will prompt to input the values of the multidimensional array. The last line will contain the message "mirror" - if the array is a mirror, and "not" - if the array is not a mirror. Enter the number of rows: 3 Enter the number of columns: 3 4 3 4 3 8 3 10 1 10 Mirror ...........
In C
![In C program
I'm stuck in a hall of mirrors! I was told that there was only one way for the exit to
be revealed to me, and that is if I can determine whether the multidimensional array
shown in the mirror looks the same as the one I'm currently holding! You need to help
me get out, I'm begging you!
Input
1. Number of rows of the multidimensional array
Constraints
The value is >= 2.
2. Number of columns of the multidimensional array
Constraints
The value is >= 2.
3. Values of the multidimensional array.
Output
The first line will contain a message prompt to input the number of rows.
The second line will contain
message prompt to input the number of columns.
The succeeding lines will prompt to input the values of the multidimensional array.
The last line will contain the message "mirror" - if the array is a mirror, and "not"
if the array is not a mirror.
Enter the number of rows: 3
Enter the number of columns: 3
4 3 4
3 8 3
10 1 10
Mirror
..........](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F4fe6030e-79b1-487b-ac50-f34275f9e03c%2F745fe4b3-1a30-44dc-a37a-d669bd145717%2Fdlbtwbm_processed.png&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 4 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![C How to Program (8th Edition)](https://www.bartleby.com/isbn_cover_images/9780133976892/9780133976892_smallCoverImage.gif)
![Database Systems: Design, Implementation, & Manag…](https://www.bartleby.com/isbn_cover_images/9781337627900/9781337627900_smallCoverImage.gif)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)