Skip to content

Commit 6c76f70

Browse files
committed
Updated surrounded regions
1 parent 8b1470e commit 6c76f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Medium/SurroundedRegions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ public static void solve(char[][] board) {
7676
}
7777
}
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)