Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Can you think of which element in the grid you should replace first?
Replace the elements in the matrix from the smallest number to the largest. Replace each element with the smallest possible number so far.