https://github.com/parallelcc/template
模板
https://github.com/parallelcc/template
Last synced: 6 months ago
JSON representation
模板
- Host: GitHub
- URL: https://github.com/parallelcc/template
- Owner: parallelcc
- Created: 2016-10-02T08:59:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T10:43:33.000Z (over 7 years ago)
- Last Synced: 2024-02-23T12:35:07.982Z (almost 2 years ago)
- Language: C++
- Size: 686 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
本书为我自己总结的ACM模板,全部采用C++编写,并尽量符合Google C++ Style。
本书不会对模板中所用到的算法进行详解,只给出具体代码,想要学习算法的可以自行查阅网上相关资料。
作者博客:[http://www.parallelc.cn/blog](http://www.parallelc.cn/blog)