Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9626265

Browse files
authored
Improved task 3286
1 parent f69942d commit 9626265

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/g3201_3300/s3286_find_a_safe_walk_through_a_grid

1 file changed

+1
-1
lines changed

‎src/main/java/g3201_3300/s3286_find_a_safe_walk_through_a_grid/Solution.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package g3201_3300.s3286_find_a_safe_walk_through_a_grid;
22

3-
// #Medium #Array #Matrix #Heap_Priority_Queue #Graph #Shortest_Path #Breadth_First_Search
3+
// #Medium #Array #Breadth_First_Search #Matrix #Heap_Priority_Queue #Graph #Shortest_Path
44
// #2024_09_15_Time_90_ms_(100.00%)_Space_46.6_MB_(100.00%)
55

66
import java.util.LinkedList;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /