Skip to content

Commit 669c9d9

Browse files
committed
Update two_strings_are_anagrams.md
更正头部题目链接的标题
1 parent 2ca5cc8 commit 669c9d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zh-cn/string/two_strings_are_anagrams.md

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

33
## Source
44

5-
- CC150: [(158) Two Strings Are Anagrams](http://www.lintcode.com/en/problem/two-strings-are-anagrams/)
5+
- lintcode: [(158) Two Strings Are Anagrams](http://www.lintcode.com/en/problem/two-strings-are-anagrams/)
66

77
```
88
Write a method anagram(s,t) to decide if two strings are anagrams or not.

0 commit comments

Comments
 (0)