We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca5cc8 commit 669c9d9Copy full SHA for 669c9d9
1 file changed
zh-cn/string/two_strings_are_anagrams.md
@@ -2,7 +2,7 @@
2
3
## Source
4
5
-- CC150: [(158) Two Strings Are Anagrams](http://www.lintcode.com/en/problem/two-strings-are-anagrams/)
+- lintcode: [(158) Two Strings Are Anagrams](http://www.lintcode.com/en/problem/two-strings-are-anagrams/)
6
7
```
8
Write a method anagram(s,t) to decide if two strings are anagrams or not.
0 commit comments