Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Find out and save the minimum of each row and maximum of each column in two lists.
Then scan through the whole matrix to identify the elements that satisfy the criteria.