会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Let_Life_Stop
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
52
53
54
55
56
57
58
59
下一页
2018年8月13日
B. Light It Up
摘要: 题目链接:http://codeforces.com/problemset/problem/1000/B代码:#include#include#include#include#include#include#include#include#include#includ...
阅读全文
posted @ 2018-08-13 09:59 Let_Life_Stop
阅读(142)
评论(0)
推荐(0)
2018年8月11日
三维dp
摘要: https://cn.vjudge.net/contest/245857#problem/C代码: #include#include#include#include#include#include#include#include#include#includeusin...
阅读全文
posted @ 2018-08-11 20:16 Let_Life_Stop
阅读(234)
评论(0)
推荐(0)
三维dp
摘要: https://cn.vjudge.net/contest/245857#problem/C代码: #include#include#include#include#include#include#include#include#include#includeusin...
阅读全文
posted @ 2018-08-11 20:16 Let_Life_Stop
阅读(223)
评论(0)
推荐(0)
dp之免费馅饼
摘要: 免费馅饼Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 63309 Accepted Submissi...
阅读全文
posted @ 2018-08-11 08:51 Let_Life_Stop
阅读(136)
评论(0)
推荐(0)
dp之免费馅饼
摘要: 免费馅饼Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 63309 Accepted Submissi...
阅读全文
posted @ 2018-08-11 08:51 Let_Life_Stop
阅读(229)
评论(0)
推荐(0)
2018年8月10日
欧拉公式求四面体的体积
摘要: 欧拉公式的推理和最终表达式:https://dayi.jd100.com/question/2051787/欧拉公式应用:题目:https://cn.vjudge.net/contest/242365#problem/H代码链接 :https://blog.csdn....
阅读全文
posted @ 2018-08-10 20:55 Let_Life_Stop
阅读(277)
评论(0)
推荐(0)
欧拉公式求四面体的体积
摘要: 欧拉公式的推理和最终表达式:https://dayi.jd100.com/question/2051787/欧拉公式应用:题目:https://cn.vjudge.net/contest/242365#problem/H代码链接 :https://blog.csdn....
阅读全文
posted @ 2018-08-10 20:55 Let_Life_Stop
阅读(328)
评论(0)
推荐(0)
2018年8月9日
I - Interesting Calculator (bfs使用优先队列求步数最小或者花费最小)
摘要: 题目链接:https://cn.vjudge.net/contest/245287#problem/I代码:使用普通的队列和优先队列相比,优先队列能更快地找到目的变量。#include#include#include#include#include#include#i...
阅读全文
posted @ 2018-08-09 15:12 Let_Life_Stop
阅读(148)
评论(0)
推荐(0)
I - Interesting Calculator (bfs使用优先队列求步数最小或者花费最小)
摘要: 题目链接:https://cn.vjudge.net/contest/245287#problem/I代码:使用普通的队列和优先队列相比,优先队列能更快地找到目的变量。#include#include#include#include#include#include#i...
阅读全文
posted @ 2018-08-09 15:12 Let_Life_Stop
阅读(174)
评论(0)
推荐(0)
2018年8月1日
闭包传递(floyed)
摘要: 题目链接:https://cn.vjudge.net/contest/66569#problem/H题目大意: n代表母牛的个数,m代表给定的信息的组数。每一组数包括a,b. 代表b崇拜a(突然发现可以用tarjan算法做)。然后问你最终有多少母牛的地位是确定的。代码...
阅读全文
posted @ 2018-08-01 10:34 Let_Life_Stop
阅读(212)
评论(0)
推荐(0)
上一页
1
···
52
53
54
55
56
57
58
59
下一页
公告