搜索资源列表
answer
- 浙江大学acm题代码答案,主要 是本人提交成功的题目.-Zhejiang University acm code that answer, I submit is the subject of success.
Zhouxing_Algorithm05
- acm中的一道关于财产继承问题的源代码,希望大家能喜欢,有不足之处还请大家批评指正!-acm the property of a succession of source code, I hope you will like it, inadequate Department also criticized please correct me!
line-tree-sourse-code
- 此代码是线段树的实现源代码,可用O(nlogn)的时间查找出一段线段中任意一段的信息。做acm题很有用,应用程序中相信也能优化很多算法!