Follow the Google Style. https://zh-google-styleguide.readthedocs.io/en/latest/
- exec :clang-format -i -style Google *.cpp
- 每个文件夹中有 *.md 题解文件。
- 最好可以把程序执行的时间复杂度和占用的内存也写上去
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Follow the Google Style. https://zh-google-styleguide.readthedocs.io/en/latest/