Skip to content

020_week1作业提交#189

Open
lcfgrn wants to merge 20 commits intoalgorithm001:masterfrom
lcfgrn:master
Open

020_week1作业提交#189
lcfgrn wants to merge 20 commits intoalgorithm001:masterfrom
lcfgrn:master

Conversation

@lcfgrn
Copy link
Copy Markdown

@lcfgrn lcfgrn commented Apr 20, 2019

先提交一个题

@lcfgrn
Copy link
Copy Markdown
Author

lcfgrn commented Apr 20, 2019

将题目加进去

@lcfgrn
Copy link
Copy Markdown
Author

lcfgrn commented Apr 20, 2019

提交第二个题,有点疑惑这个题被放在二分查找里面

@lcfgrn
Copy link
Copy Markdown
Author

lcfgrn commented Apr 20, 2019

添加一种解法

这种渐进取值的题,都可以使用二分查找的方式解答
@lcfgrn
Copy link
Copy Markdown
Author

lcfgrn commented Apr 21, 2019

这种渐进得到答案的,可以采用二分取值的方式解决,里面在比较的时候,需要注意整型越界的问题。

@lcfgrn lcfgrn closed this Apr 22, 2019
@lcfgrn lcfgrn reopened this Apr 22, 2019
@GeekUniversity
Copy link
Copy Markdown
Contributor

请遵循我们的命名规范哈。

代码文件命名规则:LeetCode_题目序号_学号,比如学号为 0 的学员完成 LeetCode 的第 2 题 后,请将代码文件名保存为 LeetCode_2_0.py (假设你使用的是 Python 语言)。

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants