为了能够实现进大厂被资本家无情压迫的梦想,坚持每天一道题。🤑

先用 Python 写,学了 C++ 之后再刷一遍。😇

这里是我的代码仓库

不保证缩进正确,复制粘贴时候小心一点👀

主要是给我自己看的,所以解题思路我就不写了,我相信我能看懂自己的代码。😝

简单记一下做题感受。😶

To realize the dream of getting into a big company and being mercilessly exploited by the capitalists, I keep solving one problem every day.🤑

Write it in Python first, and go through it again after learning C++.😇

Here is my code repository

No guarantee that the indentation is correct, be careful when copy-pasting👀

This is mainly for myself, so I won’t write down the solution ideas. I believe I can understand my own code.😝

Just briefly record my feelings while solving problems.😶

WikiLeetCode

空格

「有研究显示,打字的时候不喜欢在中文和英文之间加空格的人,感情路都走得很辛苦,有七成的比例会在 34 岁的时候跟自己不爱的人结婚,而其余三成的人最后只能把遗产留给自己的猫。毕竟爱情跟书写都需要适时地留白。

与大家共勉之。」——vinta/paranoid-auto-spacing

Spacing

"Studies have shown that people who don’t like to add spaces between Chinese and English when typing have a hard time in love: 70% of them marry someone they don’t love at the age of 34, and the remaining 30% can only leave their inheritance to their cats. After all, both love and writing need white space left at the right moments.

Let us take this to heart." — vinta/paranoid-auto-spacing

Wiki