forked from doocs/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 6765e9b
feat: add solutions to lc problem: No.1227 (doocs#3600)
No.1227.Airplane Seat Assignment Probability1 parent bd3ef8e commit 6765e9b
File tree
4 files changed
+48
-0
lines changed- solution/1200-1299/1227.Airplane Seat Assignment Probability
4 files changed
+48
-0
lines changedLines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 | + | ||
146 | + | ||
145 | 147 |
| |
146 | 148 |
| |
147 | 149 |
| |
| |||
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
189 | + | ||
190 | + | ||
191 | + | ||
192 | + | ||
193 | + | ||
194 | + | ||
195 | + | ||
196 | + | ||
197 | + | ||
198 | + | ||
199 | + | ||
200 | + | ||
201 | + | ||
202 | + | ||
203 | + | ||
204 | + | ||
205 | + | ||
206 | + | ||
187 | 207 |
| |
188 | 208 |
| |
189 | 209 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 | + | ||
140 | + | ||
139 | 141 |
| |
140 | 142 |
| |
141 | 143 |
| |
| |||
178 | 180 |
| |
179 | 181 |
| |
180 | 182 |
| |
183 | + | ||
184 | + | ||
185 | + | ||
186 | + | ||
187 | + | ||
188 | + | ||
189 | + | ||
190 | + | ||
191 | + | ||
192 | + | ||
193 | + | ||
194 | + | ||
195 | + | ||
196 | + | ||
197 | + | ||
198 | + | ||
199 | + | ||
200 | + | ||
181 | 201 |
| |
182 | 202 |
| |
183 | 203 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + |
0 commit comments