shingsr / aoapc-book

Automatically exported from code.google.com/p/aoapc-book
0 stars 0 forks source link

3.1节有3处印刷错误 #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
P186的表格中, 在"操作"下, "1x" 应为 "1 x".

P189例4的题目描述中, 最后一行:
"求这些和中最小的k值"
应为
"求这些和中最小的k个值"

P191代码下一行:
“注意(*)处,combine函数”
应为
“注意(*)处,merge函数”

:)

Original issue reported on code.google.com by LiuYu...@gmail.com on 17 Mar 2013 at 11:48

GoogleCodeExporter commented 8 years ago
BTW,第VIII页最后一行还有个笔误:
“但在算法竞赛中常见的还是‘断言+输出中间结果的方法’�
��
应为
“但在算法竞赛中常见的还是‘断点+输出中间结果的方法’�
��

Original comment by LiuYu...@gmail.com on 17 Mar 2013 at 11:52

GoogleCodeExporter commented 8 years ago
前面都是如此。最后一个倒不是写错了。我就是指的断言,��
�assert。我很少用单步和断点调试。

Original comment by rujia....@gmail.com on 18 Mar 2013 at 1:09

GoogleCodeExporter commented 8 years ago
谢谢~ 因为一直不怎么用assert...

Original comment by LiuYu...@gmail.com on 18 Mar 2013 at 12:45

GoogleCodeExporter commented 8 years ago

Original comment by rujia....@gmail.com on 23 Mar 2013 at 6:58