Skip to content

Commit

Permalink
修复 SDIFF 中的一个 bug ,感谢 laoyur 的提醒:
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzworks committed Feb 14, 2014
1 parent aa77156 commit 0c0d79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set/sdiff.rst
Expand Up @@ -16,7 +16,7 @@ SDIFF
O(N), ``N`` 是所有给定集合的成员数量之和。

**返回值:**
交集成员的列表
一个包含差集成员的列表

::

Expand Down

0 comments on commit 0c0d79b

Please sign in to comment.