Movatterモバイル変換


[0]ホーム

URL:


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

Commit553f0c2

Browse files
authored
Improved task 3248
1 parent1181401 commit553f0c2

File tree

1 file changed

+2
-2
lines changed
  • src/main/java/g3201_3300/s3248_snake_in_matrix

1 file changed

+2
-2
lines changed

‎src/main/java/g3201_3300/s3248_snake_in_matrix/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Return the position of the final cell where the snake ends up after executing `c
1818

1919
**Explanation:**
2020

21-
![image](image01.png)
21+
![image](https://leetcode-in-java.github.io/src/main/java/g3201_3300/s3248_snake_in_matrix/image01.png)
2222

2323
**Example 2:**
2424

@@ -28,7 +28,7 @@ Return the position of the final cell where the snake ends up after executing `c
2828

2929
**Explanation:**
3030

31-
![image](image02.png)
31+
![image](https://leetcode-in-java.github.io/src/main/java/g3201_3300/s3248_snake_in_matrix/image02.png)
3232

3333
**Constraints:**
3434

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp