We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d4f3d9 commit d7ce0dfCopy full SHA for d7ce0df
README.md
@@ -1,6 +1,9 @@
1
# WDAlgorithmsNote
2
3
- 计算机考研第2版——机试指南笔记,书籍链接
+ 王道考研机试指南第2版——题目链接、代码
4
+ > 题解(书籍作者炉灰):[例题代码](https://github.com/BenedictYoung/Lecture) [习题代码](https://github.com/BenedictYoung/Practice)
5
+
6
+# 题目及链接
7
8
## 第2章 暴力求解
9
@@ -396,4 +399,4 @@
396
399
| 例题12.10 | The Triangle | http://poj.org/problem?id=1163 |
397
400
| 例题12.11 | Monkey Banana Problem | http://lightoj.com/volume_showproblem.php?problem=1004 |
398
401
| 习题12.7 | 放苹果(北京大学复试上机题) | http://t.cn/AiQsyOnq |
-| 习题12.8 | 整数拆分(清华大学复试上机题) | http://t.cn/AiQsUM0Q |
402
+| 习题12.8 | 整数拆分(清华大学复试上机题) | http://t.cn/AiQsUM0Q |
0 commit comments