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-1
Original file line number
Diff line number
Diff line change
@@ -267,7 +267,7 @@
267
267
| 985 |[Sum of Even Numbers after Queries](https://leetcode.com/problems/sum-of-even-numbers-after-queries)||
268
268
| 989 |[Add to Array Form of Integer](https://leetcode.com/problems/add-to-array-form-of-integer)|[](src/AddToArrayFormOfInteger.java)|
269
269
| 993 |[Cousins in Binary Tree](https://leetcode.com/problems/cousins-in-binary-tree)|[](src/CousinsInBinaryTree.java)|
270
-
| 997 |[Find the Town Judge](https://leetcode.com/problems/find-the-town-judge)||
270
+
| 997 |[Find the Town Judge](https://leetcode.com/problems/find-the-town-judge)|[](src/FindTheTownJudge.java)|
271
271
| 999 |[Available Captures for Rook](https://leetcode.com/problems/available-captures-for-rook)||
272
272
| 1002 |[Find Common Characters](https://leetcode.com/problems/find-common-characters)||
273
273
| 1005 |[Maximize Sum of Array After K Negations](https://leetcode.com/problems/maximize-sum-of-array-after-k-negations)||
0 commit comments