We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6567aad + 5542fbf commit ac05ff1Copy full SHA for ac05ff1
2018.12.1-leetcode387/Be a fresh man.md
@@ -4,7 +4,7 @@
4
给定一个字符串,找到它的第一个不重复的字符,并返回它的索引。如果不存在,则返回 -1。
5
### 1.2 输入与输出
6
输入:
7
-* string s:输入的字符串s
+* string s:输入的字符串 s
8
9
输出:
10
* int:它的第一个不重复的字符的索引
0 commit comments