Varsayılan kod: ``` class Solution { public int shortestDistance(int[][] grid) { } } ```   