Skip to content

Commit 9b600b9

Browse files
author
Shuo
authored
Merge pull request #849 from awesee/develop
A: new
2 parents d083162 + 1706430 commit 9b600b9

File tree

1,422 files changed

+5864
-5416
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,422 files changed

+5864
-5416
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Go
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ main ]
66
pull_request:
7-
branches: [ master ]
7+
branches: [ main ]
88

99
jobs:
1010

README.md

Lines changed: 63 additions & 55 deletions
Large diffs are not rendered by default.

helper/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--|This file generated by command(leetcode helper); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author openset <[email protected]> |-->
4-
<!--|@link https://github.com/openset |-->
5-
<!--|@home https://github.com/openset/leetcode |-->
3+
<!--|@author awesee <[email protected]> |-->
4+
<!--|@link https://github.com/awesee |-->
5+
<!--|@home https://github.com/awesee/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->
77

88
# Helper

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author openset <[email protected]> |-->
4-
<!--|@link https://github.com/openset |-->
5-
<!--|@home https://github.com/openset/leetcode |-->
3+
<!--|@author awesee <[email protected]> |-->
4+
<!--|@link https://github.com/awesee |-->
5+
<!--|@home https://github.com/awesee/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->
77

88
[< Previous](../max-stack "Max Stack")

problems/2-keys-keyboard/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author openset <[email protected]> |-->
4-
<!--|@link https://github.com/openset |-->
5-
<!--|@home https://github.com/openset/leetcode |-->
3+
<!--|@author awesee <[email protected]> |-->
4+
<!--|@link https://github.com/awesee |-->
5+
<!--|@home https://github.com/awesee/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->
77

88
[< Previous](../dota2-senate "Dota2 Senate")

problems/24-game/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author openset <[email protected]> |-->
4-
<!--|@link https://github.com/openset |-->
5-
<!--|@home https://github.com/openset/leetcode |-->
3+
<!--|@author awesee <[email protected]> |-->
4+
<!--|@link https://github.com/awesee |-->
5+
<!--|@home https://github.com/awesee/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->
77

88
[< Previous](../valid-parenthesis-string "Valid Parenthesis String")

problems/3sum/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author openset <[email protected]> |-->
4-
<!--|@link https://github.com/openset |-->
5-
<!--|@home https://github.com/openset/leetcode |-->
3+
<!--|@author awesee <[email protected]> |-->
4+
<!--|@link https://github.com/awesee |-->
5+
<!--|@home https://github.com/awesee/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->
77

88
[< Previous](../longest-common-prefix "Longest Common Prefix")

problems/4-keys-keyboard/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author openset <[email protected]> |-->
4-
<!--|@link https://github.com/openset |-->
5-
<!--|@home https://github.com/openset/leetcode |-->
3+
<!--|@author awesee <[email protected]> |-->
4+
<!--|@link https://github.com/awesee |-->
5+
<!--|@home https://github.com/awesee/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->
77

88
[< Previous](../2-keys-keyboard "2 Keys Keyboard")

problems/accepted-candidates-from-the-interviews/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author openset <[email protected]> |-->
4-
<!--|@link https://github.com/openset |-->
5-
<!--|@home https://github.com/openset/leetcode |-->
3+
<!--|@author awesee <[email protected]> |-->
4+
<!--|@link https://github.com/awesee |-->
5+
<!--|@home https://github.com/awesee/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->
77

88
[< Previous](../kth-smallest-product-of-two-sorted-arrays "Kth Smallest Product of Two Sorted Arrays")

problems/account-balance/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--|This file generated by command(leetcode description); DO NOT EDIT. |-->
22
<!--+----------------------------------------------------------------------+-->
3-
<!--|@author openset <[email protected]> |-->
4-
<!--|@link https://github.com/openset |-->
5-
<!--|@home https://github.com/openset/leetcode |-->
3+
<!--|@author awesee <[email protected]> |-->
4+
<!--|@link https://github.com/awesee |-->
5+
<!--|@home https://github.com/awesee/leetcode |-->
66
<!--+----------------------------------------------------------------------+-->
77

88
[< Previous](../maximum-path-quality-of-a-graph "Maximum Path Quality of a Graph")

0 commit comments

Comments
 (0)