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 8a39e60

Browse files
authored
fix typo
1 parent 77c1098 commit 8a39e60

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 によって変換されたページ (->オリジナル) /