Following are the three function prototype.
`1.void input(int(*)[10][10],int(*)[10])[10])`; `2.void input(int(*)[10],int(*)[10]);`
The first