forked from wisdompeak/LeetCode
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 6deccd4
authored
Update 2471.Minimum-Number-of-Operations-to-Sort-a-Binary-Tree-by-Level.cpp
1 parent 380b4f0 commit 6deccd4
File tree
1 file changed
+5
-4
lines changed- Greedy/2471.Minimum-Number-of-Operations-to-Sort-a-Binary-Tree-by-Level
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | - | ||
22 | + | ||
23 | + | ||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 | - | ||
29 | + | ||
29 | 30 |
| |
30 | 31 |
| |
31 | - | ||
32 | + | ||
32 | 33 |
| |
33 | - | ||
34 | + | ||
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
|
0 commit comments