Computer Science, asked by hoeionmop, 1 month ago

What is an intersection of a row and a column? *​

Answers

Answered by animeshranjan024
0

Answer:

arr[n/2][ n/2]

Explanation:

int point = arr[n/2][n/2];

Similar questions