Movatterモバイル変換


[0]ホーム

URL:


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

Commit4f8f6ba

Browse files
committed
feat: add 049
1 parent8bd6e4c commit4f8f6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎note/049/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Return:
2020
**Tags:** Hash Table, String
2121

2222

23-
##思路0
23+
##思路
2424

2525
题意是给你一组字符串,让你把其中同位异构字符串分组,同位异构字符串就是组成字符串的字符都相同,但是字符放的位置可以不同。既然要分组,那么关键就是如何确定他们是同位异构字符串呢,想到的自然就是对其排序,排序之后他们就都是同一个字符串了,就可以归为一类了,代码如下所示。
2626

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp