上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 55 下一页
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12419542.html 1.分糖果(力扣57min) 题目链接:https://leetcode-cn.com/problems/distribute-candies-to-people/submissio 阅读全文
posted @ 2020-03-05 12:38 萍2樱释 阅读(225) 评论(1) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12409829.html 骨牌铺方格(65min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2046 Problem Description 在2×n的一 阅读全文
posted @ 2020-03-04 15:30 萍2樱释 阅读(258) 评论(1) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12401693.html find your present (2)(41min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2095 Problem De 阅读全文
posted @ 2020-03-03 13:01 萍2樱释 阅读(370) 评论(2) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12395220.html 1.算菜价(22min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2090 Problem Description 妈妈每天都要 阅读全文
posted @ 2020-03-02 13:38 萍2樱释 阅读(321) 评论(1) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12388787.html 小明A+B(23min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2096 Problem Description 小明今年3岁 阅读全文
posted @ 2020-03-01 11:26 萍2樱释 阅读(161) 评论(1) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12384918.html 分拆素数和(28min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2098 Problem Description 把一个偶数拆 阅读全文
posted @ 2020-02-29 19:45 萍2樱释 阅读(327) 评论(2) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12380402.html 选课时间(150min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2079 Problem Description 又到了选课的 阅读全文
posted @ 2020-02-28 21:38 萍2樱释 阅读(270) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12373817.html 今年暑假不AC(72min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2037 Problem Description “今年暑 阅读全文
posted @ 2020-02-27 19:23 萍2樱释 阅读(305) 评论(1) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12368569.html Lowest Common Multiple Plus(73min) 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2028 Prob 阅读全文
posted @ 2020-02-26 19:20 萍2樱释 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/12364536.html 问题表述:英文字母大小写转换时,c=c-32和c-=32不一样? 正确代码如下: import java.util.Scanner; public class Hello { pub 阅读全文
posted @ 2020-02-25 23:09 萍2樱释 阅读(285) 评论(0) 推荐(0) 编辑
上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 55 下一页