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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -262,7 +262,7 @@
262
262
| 999 |[Available Captures for Rook](https://leetcode.com/problems/available-captures-for-rook)| Easy ||
263
263
| 1002 |[Find Common Characters](https://leetcode.com/problems/find-common-characters)| Easy ||
264
264
| 1005 |[Maximize Sum of Array After K Negations](https://leetcode.com/problems/maximize-sum-of-array-after-k-negations)| Easy ||
265
-
| 1009 |[Complement of Base 10 Integer](https://leetcode.com/problems/complement-of-base-10-integer)| Easy ||
265
+
| 1009 |[Complement of Base 10 Integer](https://leetcode.com/problems/complement-of-base-10-integer)| Easy |[](src/NumberComplement.java)|
266
266
| 1010 |[Pairs of Songs With Total Durations Divisible by 60](https://leetcode.com/problems/pairs-of-songs-with-total-durations-divisible-by-60)| Easy ||
267
267
| 1013 |[Partition Array into Three Parts with equal Sum](https://leetcode.com/problems/partition-array-into-three-parts-with-equal-sum)| Easy ||
268
268
| 1018 |[Binary Prefix Divisible by 5](https://leetcode.com/problems/binary-prefix-divisible-by-5)| Easy ||
0 commit comments