forked from doocs/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1ee0120
authored
feat: update ts solution to lc problem: No.1654 (doocs#1545)
1 parent f1585d4 commit 1ee0120
File tree
3 files changed
+3
-9
lines changed- solution/1600-1699/1654.Minimum Jumps to Reach Home
3 files changed
+3
-9
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 | - | ||
245 | - | ||
246 | - | ||
244 | + | ||
247 | 245 |
| |
248 | 246 |
| |
249 | 247 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
215 | - | ||
216 | - | ||
217 | - | ||
215 | + | ||
218 | 216 |
| |
219 | 217 |
| |
220 | 218 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
11 | - | ||
12 | - | ||
10 | + | ||
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
|
0 commit comments