原文:[LeetCode] Longest Absolute File Path 最长的绝对文件路径

Suppose we abstract our file system by a string in the following manner: The string dir n tsubdir n tsubdir n t tfile.ext represents: The directorydircontains an empty sub directorysubdir and a sub d ...

2016-08-25 13:55 5 12677 推荐指数:

查看详情

[LeetCode] Longest Palindrome 最长回文串

Given a string which consists of lowercase or uppercase letters, find the length of the longest palindromes that can be built with those letters. ...

Wed Oct 05 18:45:00 CST 2016 2 11586
最长回文子串 - leetcode 5. Longest Palindromic Substring

写在前面:忍不住吐槽几句今天上海的天气,次奥,鞋子里都能养鱼了...裤子也全湿了,衣服也全湿了,关键是这天气还打空调,只能瑟瑟发抖祈祷不要感冒了.... 前后切了一百零几道leetcode的题(solution同步在github),主要是拣难度系数定为easy的水题做...好吧,这是第一道算法题 ...

Mon Aug 24 17:44:00 CST 2015 0 2392
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM