会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Gssol
Le temps ne trompe pas
博客园
首页
新随笔
联系
管理
上一页
1
2
3
4
5
6
7
8
···
13
下一页
2016年5月16日
2016"百度之星" - 资格赛(Astar Round1)
摘要: Problem A 题目链接: http://bestcoder.hdu.edu.cn/contests/contest_showproblem.php?cid=690&pid=1001 http://acm.hdu.edu.cn/showproblem.php?pid=5685 题目分析: 因为是
阅读全文
posted @ 2016-05-16 23:26 Gssol
阅读(270)
评论(0)
推荐(0)
2016年4月17日
PAT 1055
摘要: 题目链接:https://www.patest.cn/contests/pat-b-practise/1055 分析:思路很巧妙,感觉很有意义的字符串题目
阅读全文
posted @ 2016-04-17 18:14 Gssol
阅读(155)
评论(0)
推荐(0)
2016年4月15日
hdu 1070Milk
摘要: 地址链接:http://acm.hdu.edu.cn/showproblem.php?pid=1070 题意:多看几遍,学着静下来心去看英文题 代码:
阅读全文
posted @ 2016-04-15 15:15 Gssol
阅读(131)
评论(0)
推荐(0)
2016年4月14日
hdu 1084 What Is Your Grade?
摘要: 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1084 题意:根据做题数目和时间输出分数 代码:
阅读全文
posted @ 2016-04-14 22:03 Gssol
阅读(218)
评论(0)
推荐(0)
2016年4月9日
PAT 1039. 到底买不买(20)
摘要: 题目链接:https://www.patest.cn/contests/pat-b-practise/1039 解题思路:自己刚开始想的是用两个字符串来做,搜别人题解的时候发现别人一种很好的解题思路,是用string做的,感觉做的很巧妙 具体的代码如下: 最后的代码输出用下面的代码输出答案就是报只是
阅读全文
posted @ 2016-04-09 21:52 Gssol
阅读(218)
评论(0)
推荐(0)
2016年4月7日
PAT 1009. 说反话 (20)
摘要: 代码
阅读全文
posted @ 2016-04-07 22:45 Gssol
阅读(146)
评论(0)
推荐(0)
PAT 1006. 换个格式输出整数 (15)
摘要: 代码
阅读全文
posted @ 2016-04-07 21:47 Gssol
阅读(108)
评论(0)
推荐(0)
PAT 1002. 写出这个数 (20)
摘要: 题目链接:https://www.patest.cn/contests/pat-b-practise/1002 关键说明:
阅读全文
posted @ 2016-04-07 21:34 Gssol
阅读(199)
评论(0)
推荐(0)
2016年3月31日
codeforces 659C Tanya and Toys
摘要: 题目链接:http://codeforces.com/problemset/problem/659/C 题意: n是已经有的数字,m是可用的最大数字和 要求选自己没有的数字,且这些数字的数字和不能超过m 且要求可选的数字的数目越多越好 输出一种答案即可 解题思路: 刚开始想开一个bool型的1e9的
阅读全文
posted @ 2016-03-31 22:25 Gssol
阅读(234)
评论(0)
推荐(0)
codeforces 659B Qualifying Contest
摘要: 题目链接:http://codeforces.com/problemset/problem/659/B 题意: n个人,m个区。给出n个人的姓名(保证不相同),属于的区域,所得分数。从每个区域中选出成绩最好的两个人去参加比赛,输出这两个人的名字。如果第三个人的成绩和第二个人的成绩相同,则输出“?”,
阅读全文
posted @ 2016-03-31 21:49 Gssol
阅读(238)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
13
下一页
公告