You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -357,4 +357,5 @@ LeetCode
357
357
|1003|[Check If Word Is Valid After Substitutions](https://leetcode.com/problems/check-if-word-is-valid-after-substitutions/)| c |[c++](./src/1003-Check-If-Word-Is-Valid-After-Substitutions/1003.cpp)|[python](./src/1003-Check-If-Word-Is-Valid-After-Substitutions/1003.py)|||Medium|
358
358
|1004|[Max Consecutive Ones III](https://leetcode.com/problems/max-consecutive-ones-iii/)| c |[c++](./src/1004-Max-Consecutive-Ones-III/1004.cpp)|[python](./src/1004-Max-Consecutive-Ones-III/1004.py)|||Medium|
359
359
|1005|[Maximize Sum Of Array After K Negations](https://leetcode.com/problems/maximize-sum-of-array-after-k-negations/)| c |[c++](./src/1005-Maximize-Sum-Of-Array-After-K-Negations/1005.cpp)|[python](./src/1005-Maximize-Sum-Of-Array-After-K-Negations/1005.py)|||Easy|
360
-
|1006|[Clumsy Factorial](https://leetcode.com/problems/clumsy-factorial/)| c |[c++](./src/1006-Clumsy-Factorial/1006.cpp)|[python](./src/1006-Clumsy-Factorial/1006.py)|||Medium|
360
+
|1006|[Clumsy Factorial](https://leetcode.com/problems/clumsy-factorial/)| c |[c++](./src/1006-Clumsy-Factorial/1006.cpp)|[python](./src/1006-Clumsy-Factorial/1006.py)|||Medium|
361
+
|1007|[Minimum Domino Rotations For Equal Row](https://leetcode.com/problems/clumsy-factorial/)| c |[c++](./src/1006-Clumsy-Factorial/1006.cpp)|[python](./src/1006-Clumsy-Factorial/1006.py)|||Medium|
0 commit comments