上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 57 下一页
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12523816.html 最长回文数(50min) 题目链接:https://leetcode-cn.com/problems/longest-palindrome/ 给定一个包含大写字母和小写字母的字符串, 阅读全文
posted @ 2020-03-19 13:37 萍2樱释 阅读(445) 评论(0) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12517261.html 矩形重叠(43min) 题目链接:https://leetcode-cn.com/problems/rectangle-overlap/ 矩形以列表 [x1, y1, x2, y2] 阅读全文
posted @ 2020-03-18 14:32 萍2樱释 阅读(296) 评论(0) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12513695.html 拼写单词(55min) 题目链接:https://leetcode-cn.com/problems/find-words-that-can-be-formed-by-characte 阅读全文
posted @ 2020-03-17 21:43 萍2樱释 阅读(176) 评论(2) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12503842.html 1.把数组转换成List集合 方法一:通过List构造方法 说明:通过ArrayList中一个构造方法来将数组转化成ArrayList,但是由于ArrayList中的构造方法里面没有 阅读全文
posted @ 2020-03-16 16:03 萍2樱释 阅读(92) 评论(0) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12504011.html 移除元素(108min) 题目链接:https://leetcode-cn.com/problems/remove-element/submissions/ 给你一个数组 nums  阅读全文
posted @ 2020-03-16 15:09 萍2樱释 阅读(154) 评论(0) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12499156.html 最长公共前缀(58min) 题目链接:https://leetcode-cn.com/problems/longest-common-prefix/ 编写一个函数来查找字符串数组中的 阅读全文
posted @ 2020-03-15 18:28 萍2樱释 阅读(207) 评论(1) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12491394.html RPG的错排(77min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2068 Problem Description 今年暑假杭 阅读全文
posted @ 2020-03-14 12:01 萍2樱释 阅读(181) 评论(1) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12485742.html 1.折线分割平面(20min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2050 Problem Description 我们看 阅读全文
posted @ 2020-03-13 12:38 萍2樱释 阅读(364) 评论(1) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12469556.html 神、上帝以及老天爷(62min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2048 Problem Description HD 阅读全文
posted @ 2020-03-12 15:24 萍2樱释 阅读(294) 评论(2) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12461909.html 阿牛的EOF牛肉串(58min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2047 Problem Description 今年 阅读全文
posted @ 2020-03-11 13:36 萍2樱释 阅读(241) 评论(1) 推荐(0)
上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 57 下一页