会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cbam
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
11
12
13
14
15
16
17
18
19
···
45
下一页
2015年11月18日
UVa 1599 Ideal Path
摘要: 给一个n个顶点m条边 的无向图。每条边上都涂有一种颜色。求从结点1 到 结点n 的一条路径, 使得经过的边数尽量少,在此前提下, 经过的边的颜色的序列的字典序最小。一对节点间可能有多条边,一条边可能连接两个相同结...
阅读全文
posted @ 2015-11-18 19:53 cbam
阅读(88)
评论(0)
推荐(0)
2015年11月17日
UVA Play On Words 10129
摘要: 输入n(n #include#include#include#include#include#include#include#include#include#include#include#includeusin...
阅读全文
posted @ 2015-11-17 20:10 cbam
阅读(89)
评论(0)
推荐(0)
2015年11月16日
哈理工院赛热身赛 --- 骑士相遇
摘要: 问题 B: 骑士相遇时间限制: 1 Sec 内存限制: 32 MB提交: 22 解决: 4[提交][提交状态][论坛] [Edit] [TestData]题目描述Tida非常喜欢玩棋类游戏,他自己发明了一种棋的玩...
阅读全文
posted @ 2015-11-16 12:31 cbam
阅读(131)
评论(0)
推荐(0)
2015年11月15日
poj 2566 Bound Found(尺取法)
摘要: Bound FoundTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 2049 Accepted: 672 Special JudgeDescr...
阅读全文
posted @ 2015-11-15 17:30 cbam
阅读(98)
评论(0)
推荐(0)
2015年11月8日
哈理工院赛练习题 小瑞-开心消消乐 II
摘要: Problem F: 小瑞-开心消消乐 IITime Limit: 1 Sec Memory Limit: 128 MBSubmit: 15 Solved: 4[Submit][Status][Web Boa...
阅读全文
posted @ 2015-11-08 21:05 cbam
阅读(147)
评论(0)
推荐(0)
哈理工院赛训练题目 Kid-排列
摘要: Problem N: Kid-排列Time Limit: 1 Sec Memory Limit: 128 MBSubmit: 37 Solved: 9[Submit][Status][Web Board] [...
阅读全文
posted @ 2015-11-08 21:00 cbam
阅读(124)
评论(0)
推荐(0)
2015年11月5日
zoj 1051 A New Growth Industry
摘要: zoj 这个就是一个傻逼题目。题目都根本没法看懂。看了人家的解题报告才弄懂什么意思。就是每个元素上下左右四边元素加上这个元素 , 这五个元素和在D数组里找对应码。然后这个对应码再加上当前位置元素判断是否大于3 ...
阅读全文
posted @ 2015-11-05 21:40 cbam
阅读(91)
评论(0)
推荐(0)
2015年11月1日
判定是否是正方形
摘要: #include#include#include#includeusing namespace std;/** * @explanation 坐标点类 */class Coordinate{public: ...
阅读全文
posted @ 2015-11-01 19:50 cbam
阅读(124)
评论(0)
推荐(0)
哈理工acm练习赛 K - Tangled in Cables
摘要: K - Tangled in CablesTime Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluSubmitStatusP...
阅读全文
posted @ 2015-11-01 19:37 cbam
阅读(120)
评论(0)
推荐(0)
2015年10月28日
Sting 串实现
摘要: 完全按照primer plus 手打String.h:/*=============================================================================...
阅读全文
posted @ 2015-10-28 21:23 cbam
阅读(100)
评论(0)
推荐(0)
上一页
1
···
11
12
13
14
15
16
17
18
19
···
45
下一页
公告