Skip to content

Commit e6f50e9

Browse files
committed
Add index of LeetCode0524.java to docs
1 parent 14319b8 commit e6f50e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Java/String/LeetCode0520.java

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
class LeetCode0520 {
2+
public boolean detectCapitalUse(String word) {
3+
4+
5+
}
6+
}

0 commit comments

Comments
 (0)