- The Modern C++ Challenge
- Marius Bancila
- 39字
- 2021-06-25 22:01:29
28. Longest palindromic substring
Write a function that, given an input string, locates and returns the longest sequence in the string that is a palindrome. If multiple palindromes of the same length exist, the first one should be returned.
推薦閱讀
- Advanced Machine Learning with Python
- 數字媒體應用教程
- Objective-C應用開發全程實錄
- OpenCV實例精解
- JavaScript前端開發與實例教程(微課視頻版)
- Java深入解析:透析Java本質的36個話題
- Flash CS6中文版應用教程(第三版)
- 面向對象程序設計(Java版)
- Java編程的邏輯
- Unity 2D Game Development Cookbook
- Android Wear Projects
- Raspberry Pi Robotic Blueprints
- iOS開發項目化入門教程
- Java語言程序設計實用教程(第2版)
- 代碼整潔之道:程序員的職業素養