Skip to content

Commit 6d2d482

Browse files
author
Shuo
authored
Merge pull request #643 from openset/develop
Update: openset
2 parents 7859b0a + 45c7a4f commit 6d2d482

File tree

1,233 files changed

+1233
-1233
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,233 files changed

+1233
-1233
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode readme); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

helper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode helper); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

internal/base/base.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ func CheckErr(err error) {
9999
func AuthInfo(cmd string) string {
100100
format := "<!--|This file generated by command(leetcode %s); DO NOT EDIT.%s|-->\n"
101101
format += "<!--+----------------------------------------------------------------------+-->\n"
102-
format += "<!--|@author Openset <[email protected]> |-->\n"
102+
format += "<!--|@author openset <[email protected]> |-->\n"
103103
format += "<!--|@link https://github.com/openset |-->\n"
104104
format += "<!--|@home https://github.com/openset/leetcode |-->\n"
105105
format += "<!--+----------------------------------------------------------------------+-->\n"

problems/01-matrix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

problems/1-bit-and-2-bit-characters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

problems/132-pattern/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

problems/2-keys-keyboard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

problems/24-game/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

problems/3sum-closest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

problems/3sum-smaller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author Openset <[email protected]> |-->
3+
<!--|@author openset <[email protected]> |-->
44
<!--|@link https://github.com/openset |-->
55
<!--|@home https://github.com/openset/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->

0 commit comments

Comments
 (0)