I have a rectangle-shaped matrix:
int arr[3][4] = {1,2,3,4, 5,6,7,8, 9,1,2,3};
And i need to find the sum o