- 博客(1)
- 收藏
- 关注
原创 Leecode:Longest Common Prefix
Questions: Write a function to find the longest common prefix string amongst an array of strings. python解法: class Solution(object): def longestCommonPrefix(self, strs): """
2016-02-22 23:21:22
203
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅