Let\'s say i have such data structure
int arr[3][3] = { {1, 1}, {1, 2}, {0, 2} };
where first number inside inner