Skip to content

Commit e0fcd15

Browse files
authored
Update 5-arrays.md
1 parent 5d453bd commit e0fcd15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/5-arrays.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
15. [solved]()->[Matrix Diagonal Sum](https://leetcode.com/problems/matrix-diagonal-sum/)
2020
16. [solved]()->[Find Numbers with Even Number of Digits](https://leetcode.com/problems/find-numbers-with-even-number-of-digits/)
2121
17. [solved]()->[Transpose Matrix](https://leetcode.com/problems/transpose-matrix/)
22-
18. [Add to Array-Form of Integer](https://leetcode.com/problems/add-to-array-form-of-integer/)
22+
18. [solved]()->[Add to Array-Form of Integer](https://leetcode.com/problems/add-to-array-form-of-integer/)
2323
19. [Maximum Population Year](https://leetcode.com/problems/maximum-population-year/)
2424
20. [Determine Whether Matrix Can Be Obtained By Rotation](https://leetcode.com/problems/determine-whether-matrix-can-be-obtained-by-rotation/)
2525
21. [Two Sum](https://leetcode.com/problems/two-sum/)

0 commit comments

Comments
 (0)