Skip to content

Commit a23d3e1

Browse files
author
weiy
committed
Leetcode 中类似的题目链接
1 parent 5be6e9f commit a23d3e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Array/FootballFans.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
OK, bug free.
1111
1212
类似算法的 leetcode:
13-
https://leetcode.com/problems/number-of-islands/description/
13+
https://leetcode.com/problems/number-of-islands/description/ 解答请看 NumberOfIslands.py
14+
https://leetcode.com/problems/max-area-of-island/description/ 解答请看
1415
1516
"""
1617

0 commit comments

Comments
 (0)