|
25 | 25 | - 🎃[ C++清晰题解汇总 ](https://github.com/cy69855522/Clearest-LeetCode-Cpp-Solutions)
|
26 | 26 | - [🚀 AI Power](https://www.aipower.xyz) 云GPU租借/出租平台:Python是AI的核心,GPU是AI的动力,想要朝AI工程师发展的朋友不妨了解一下~ 现在注册并绑定(参考Github)即可获得高额算力,注册不涉及个人隐私信息,奖励可随时提现。详情请参考[AI Power指南](https://github.com/cy69855522/AI-Power)
|
27 | 27 | - 🌟 推荐刷题路线:[**专题探索**](#专题探索) → [腾讯精选50题](https://leetcode-cn.com/problemset/all/?listId=ex0k24j) → [题库解析](#题库解析)
|
| 28 | + |
| 29 | +# 常用技巧 |
| 30 | +## 指代对换 |
| 31 | + |
28 | 32 | # 题库解析
|
29 | 33 | 此专栏追求代码的**精简**和**技巧性**,默认已看过题目,🤡 没看过的话点标题可以跳转链接,咱们一起体验炫酷的 Python
|
30 | 34 | ## [1. Two Sum 4行](https://leetcode.com/problems/two-sum/)
|
@@ -5780,3 +5784,4 @@ class Solution:
|
5780 | 5784 | - [ajin](https://github.com/ajinwu)
|
5781 | 5785 | - [grg909](https://github.com/grg909)
|
5782 | 5786 | - [Lebhoryi](https://github.com/Lebhoryi)
|
| 5787 | +- [wuyudi](https://github.com/wuyudi) |
0 commit comments