Skip to content

Conversation

@gqjia
Copy link
Contributor

@gqjia gqjia commented Apr 7, 2021

No description provided.

```cpp
class Solution {
public:
bool search(vector<int>& nums, int target) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里代码格式有问题,缩进异常。

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我先帮你合一下吧,然后做下格式调整,下次注意一下格式问题哈

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • okok

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

之后的代码提交不注明 author 哈,git 已经记录了作者了

@yanglbme yanglbme merged commit 9621938 into doocs:main Apr 7, 2021
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