Skip to content

Commit b415c8c

Browse files
committed
commit solution S1812
1 parent 9b91b7c commit b415c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LeetCode
55

66
| # | Title | | Difficulty|
77
|---| ----- | -------- | -------- |
8-
[1812][ Determine Color of a Chessboard Square](https://leetcode-cn.com/problems/determine-color-of-a-chessboard-square/) | [Java](https://github.com/xiao2shiqi/leetcode/blob/master/src/main/java/S1812.java)
8+
|1812|[Determine Color of a Chessboard Square](https://leetcode-cn.com/problems/determine-color-of-a-chessboard-square/) | [Java](https://github.com/xiao2shiqi/leetcode/blob/master/src/main/java/S1812.java) | Easy
99
|1550|[Three Consecutive Odds](https://leetcode-cn.com/problems/three-consecutive-odds/) | [Go](https://github.com/xiao2shiqi/leetcode/blob/master/go/1550.go) | Easy
1010
|992|[Sort Array By Parity II](https://leetcode-cn.com/problems/sort-array-by-parity-ii/) | [Go](https://github.com/xiao2shiqi/leetcode/blob/master/go/992.go) | Easy
1111
|977|[Squares of a Sorted Array](https://leetcode-cn.com/problems/squares-of-a-sorted-array/) | [Go](https://github.com/xiao2shiqi/leetcode/blob/master/go/977.go) | Easy

0 commit comments

Comments
 (0)