Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 7
and
Version 8
of
Match3
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
12/05/2013 06:17:02 PM (
12 years
ago)
Author:
lifeng
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Match3
v7
v8
28
28
29
29
* '''命题二:去重算法'''
30
* 从100万的论坛帖子中,过滤掉标题重复的帖子,要求使用单机实现。(帖子数据统一提供,[http://rdtrac.pc.com.cn/devcase/attachment/wiki/Match3/bbs.txt.gz 点这里下载])
30
* 从100000000条论坛帖子标题中,过滤掉重复的标题,要求使用单机实现。(帖子数据统一提供,[ftp://192.168.74.6/public/title.txt.gz
31
点这里下载])