Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karp-Rabin Algorithm #12

Open
ColderCoder opened this issue Jun 4, 2019 · 4 comments
Open

Karp-Rabin Algorithm #12

ColderCoder opened this issue Jun 4, 2019 · 4 comments

Comments

@ColderCoder
Copy link
Owner

http://ds.wangmengsd.com/kr-algo/

@DirkFi
Copy link

DirkFi commented Jun 9, 2019

关于作业描述,有没有较为精准的翻译版本

求助~:bowtie:

@ColderCoder
Copy link
Owner Author

@DirkFi
关于作业描述,有没有较为精准的翻译版本

求助~:bowtie:

对于科技性、学术性较强的文本翻译,Google翻译做得比较好。
经测试,翻译结果是可接受的。

@voyageofsean
Copy link

voyageofsean commented Jun 10, 2019

题目中说

Each line will contain exactly 80 characters from the set A,
C, G and T, except the last line, which may hold fewer than 80 characters.

但是给的测试文件里每行有100, 1000, 2000, 3000位?

@ColderCoder
Copy link
Owner Author

@voyageofsean
题目中说

Each line will contain exactly 80 characters from the set A,
C, G and T, except the last line, which may hold fewer than 80 characters.

但是给的测试文件里每行有100, 1000, 2000, 3000位?

+1,
另外还发现示例的结果有错误,结果文件中有那么几条在数据文件里找不到。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants