給定一個字符串,求它最長的回文子串長度,例如輸入字符 ... 串的長度。以下給出Python實現: ... r_length = get_length2(string, index, max_length).
確定! 回上一頁