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-2
Original file line number
Diff line number
Diff line change
@@ -744,9 +744,9 @@
744
744
| 2300 |[Successful Pairs of Spells and Potions](https://leetcode.com/problems/successful-pairs-of-spells-and-potions)|[](python/successfull_pairs_of_spells_and_potions.py)||
745
745
| 2303 |[Calculate Amount Paid in Taxes](https://leetcode.com/problems/calculate-amount-paid-in-taxes)|[](src/CalculateAmountPaidInTaxes.java)||
746
746
| 2309 |[Greatest English Letter in Upper and Lower Case](https://leetcode.com/problems/greatest-english-letter-in-upper-and-lower-case)|[](src/GreatestEnglishLetterInUpperAndLowerCase.java)||
| 2316 |[Count Unreachable Pairs of Nodes in an Undirected Graph](https://leetcode.com/problems/count-unreachable-pairs-of-nodes-in-an-undirected-graph)|[](python/count_unreachable_pair_of_node_in_an_undirectable_graph.py)||
749
-
| 2319 |[Check if Matrix Is X-Matrix](https://leetcode.com/problems/check-if-matrix-is-x-matrix)|[](python/count_unreachable_pair_of_node_in_an_undirectable_graph.py)||
749
+
| 2319 |[Check if Matrix Is X-Matrix](https://leetcode.com/problems/check-if-matrix-is-x-matrix)|[](src/CountAsterisks.java)||
750
750
| 2325 |[Decode the Message](https://leetcode.com/problems/decode-the-message)|[](python/count_unreachable_pair_of_node_in_an_undirectable_graph.py)||
| 2335 |[Minimum Amount of Time to Fill Cups](https://leetcode.com/problems/minimum-amount-of-time-to-fill-cups)|[](python/count_unreachable_pair_of_node_in_an_undirectable_graph.py)||
0 commit comments