forked from doocs/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit b266b0c
File tree
203 files changed
+282
-512
lines changed- solution
- 0400-0499
- 0463.Island Perimeter
- images
- 0498.Diagonal Traverse
- images
- 0500-0599
- 0500.Keyboard Row
- images
- 0514.Freedom Trail
- images
- 0529.Minesweeper
- images
- 0554.Brick Wall
- images
- 0559.Maximum Depth of N-ary Tree
- images
- 0576.Out of Boundary Paths
- images
- 0587.Erect the Fence
- images
- 0589.N-ary Tree Preorder Traversal
- images
- 0590.N-ary Tree Postorder Traversal
- images
- 0600-0699/0688.Knight Probability in Chessboard
- images
- 0900-0999
- 0909.Snakes and Ladders
- images
- 0935.Knight Dialer
- images
- 0944.Delete Columns to Make Sorted
- images
- 0952.Largest Component Size by Common Factor
- images
- 0958.Check Completeness of a Binary Tree
- images
- 0959.Regions Cut By Slashes
- images
- 0963.Minimum Area Rectangle II
- images
- 0965.Univalued Binary Tree
- images
- 0968.Binary Tree Cameras
- images
- 0971.Flip Binary Tree To Match Preorder Traversal
- images
- 0979.Distribute Coins in Binary Tree
- images
- 0986.Interval List Intersections
- images
- 0987.Vertical Order Traversal of a Binary Tree
- images
- 0988.Smallest String Starting From Leaf
- images
- 0993.Cousins in Binary Tree
- images
- 0994.Rotting Oranges
- images
- 0998.Maximum Binary Tree II
- images
- 0999.Available Captures for Rook
- images
- 1000-1099
- 1007.Minimum Domino Rotations For Equal Row
- images
- 1008.Construct Binary Search Tree from Preorder Traversal
- images
- 1022.Sum of Root To Leaf Binary Numbers
- images
- 1026.Maximum Difference Between Node and Ancestor
- images
- 1028.Recover a Tree From Preorder Traversal
- images
- 1035.Uncrossed Lines
- images
- 1038.Binary Search Tree to Greater Sum Tree
- images
- 1039.Minimum Score Triangulation of Polygon
- images
- 1080.Insufficient Nodes in Root to Leaf Paths
- images
- 1091.Shortest Path in Binary Matrix
- images
- 1100-1199
- 1104.Path In Zigzag Labelled Binary Tree
- images
- 1105.Filling Bookcase Shelves
- images
- 1110.Delete Nodes And Return Forest
- images
- 1145.Binary Tree Coloring Game
- images
- 1161.Maximum Level Sum of a Binary Tree
- images
- 1162.As Far from Land as Possible
- images
- 1184.Distance Between Bus Stops
- images
- 1189.Maximum Number of Balloons
- images
- 1192.Critical Connections in a Network
- images
- 1200-1299/1203.Sort Items by Groups Respecting Dependencies
- images
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
203 files changed
+282
-512
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | - | ||
28 | 27 |
| |
29 | 28 |
| |
29 | + | ||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | - | ||
47 | - | ||
48 | - | ||
49 | - | ||
50 | 46 |
| |
51 | 47 |
| |
52 | - | ||
48 | + | ||
53 | 49 |
| |
54 | 50 |
| |
55 | 51 |
| |
|
Loading[フレーム]
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | - | ||
23 | + | ||
24 | 24 |
| |
25 | 25 |
| |
26 | + | ||
27 | + | ||
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | - | ||
40 | - | ||
41 | - | ||
42 | 39 |
| |
43 | 40 |
| |
41 | + | ||
44 | 42 |
| |
45 | 43 |
| |
46 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | - | ||
15 | - | ||
16 | - | ||
17 | - | ||
14 | + | ||
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
| |||
41 | 38 |
| |
42 | 39 |
| |
43 | 40 |
| |
44 | - | ||
45 | 41 |
| |
46 | - | ||
47 | 42 |
| |
48 | - | ||
49 | 43 |
| |
50 | 44 |
| |
51 | 45 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | - | ||
14 | + | ||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | - | ||
44 | 43 |
| |
45 | - | ||
46 | 44 |
| |
47 | - | ||
48 | 45 |
| |
49 | 46 |
| |
50 | 47 |
| |
|
Loading[フレーム]
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | - | ||
25 | 24 |
| |
26 | - | ||
27 | 25 |
| |
28 | - | ||
29 | 26 |
| |
30 | 27 |
| |
31 | 28 |
| |
| |||
38 | 35 |
| |
39 | 36 |
| |
40 | 37 |
| |
41 | - | ||
38 | + | ||
42 | 39 |
| |
43 | 40 |
| |
44 | 41 |
| |
| |||
67 | 64 |
| |
68 | 65 |
| |
69 | 66 |
| |
70 | - | ||
71 | 67 |
| |
72 | - | ||
73 | 68 |
| |
74 | - | ||
75 | 69 |
| |
76 | - | ||
77 | 70 |
| |
78 | 71 |
| |
79 | 72 |
| |
|
0 commit comments