Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6e7f13c

Browse files
Merge pull request youngyangyang04#859 from jtr109/patch-1
fix typo
2 parents 62d523d + 8a39e60 commit 6e7f13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎problems/0977.有序数组的平方.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
## 暴力排序
2929

30-
最直观的相反,莫过于:每个数平方之后,排个序,美滋滋,代码如下:
30+
最直观的想法,莫过于:每个数平方之后,排个序,美滋滋,代码如下:
3131

3232
```CPP
3333
class Solution {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /