You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,10 @@
232
232
| 1173 | How Many Ways to Buy a Piece of Land (25) |[`C++`](https://github.com/tiny656/PAT/blob/master/PAT%20(Advanced%20Level)%20Practice/1173_How%20Many%20Ways%20to%20Buy%20a%20Piece%20of%20Land%20(25).cpp)|
233
233
| 1174 | Left-View of Binary Tree (25) |[`C++`](https://github.com/tiny656/PAT/blob/master/PAT%20(Advanced%20Level)%20Practice/1174_Left-View%20of%20Binary%20Tree%20(25).cpp)|
234
234
| 1175 | Professional Ability Test (30) |[`C++`](https://github.com/tiny656/PAT/blob/master/PAT%20(Advanced%20Level)%20Practice/1175_Professional%20Ability%20Test%20(30).cpp)|
235
+
| 1176 | The Closest Fibonacci Number (25) |[`Python`](https://github.com/tiny656/PAT/blob/master/PAT%20(Advanced%20Level)%20Practice/1176_The%20Closest%20Fibonacci%20Number%20(25).py)|
236
+
| 1177 | Subsequence in Substring (25) |[`C++`](https://github.com/tiny656/PAT/blob/master/PAT%20(Advanced%20Level)%20Practice/1177_Subsequence%20in%20Substring%20(25).cpp)|
0 commit comments