Tian Ji -- The Horse Racing
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d
& %I64u
Submit Status Practice HDU
1052
Description
Here is a famous story in Chinese...
分类:
其他好文 时间:
2014-09-03 13:05:06
阅读次数:
107
Harry is a Junior middle student. He is very interested in the story told by his mathematics teacher about the Yang Hui triangle in the class yesterday. After class he wrote the following numbers to s...
分类:
其他好文 时间:
2014-08-29 14:42:38
阅读次数:
275
Description
Perhaps you all have heard the mythical story about Tower of Hanoi (The details of this story is not required to solve this problem): ?There
is a tower of Hanoi with 64 disks and ...
分类:
其他好文 时间:
2014-08-26 17:33:56
阅读次数:
309
使用导出导入进行OCR的备份和恢复:
在对集群做调整前,如:增删节点等操作前,应该对OCR进行一次备份,可以使用export备份到指定文件。
实验环境:
OS:OEL5.6
RAC:10.2.0.1.0
(1)关闭所有节点的CRS
节点1:
[root@rac1 crsd]# crsctl stop crs
Stopping resources.
Successfully sto...
分类:
数据库 时间:
2014-08-21 13:23:54
阅读次数:
318
题目大意:
对一颗树上进行路径加减,然后询问单点的值。
思路分析:
简单的树链剖分模板题。
#include
#include
#include
#include
#pragma comment(linker,"/STACk:10240000,10240000")
#define maxn 50005
#define lson num<<1,s,mid
#define rs...
分类:
其他好文 时间:
2014-08-20 22:43:03
阅读次数:
292
已读书籍:代码整洁之道(Clean Code, Robert C. Martin)失控(Out of Control,Kevin Kelly)用户故事与敏捷方法(User Story Applied,Mike Cohn)建筑的永恒之道(The Timeless Way of Building, C....
分类:
其他好文 时间:
2014-08-18 00:04:43
阅读次数:
172
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1052Problem DescriptionHere is a famous story in Chinese history."That was about 2300 years ago. Genera...
分类:
其他好文 时间:
2014-08-17 12:54:42
阅读次数:
284
当天下午3点拿到jcvb现场发来的数据,本地自测100+100+30=230。BUAA成绩60+60+30=150。sad story~动物园 zoo既是它的后缀同时又是它的前缀,并且该后缀与该前缀不重叠,将这种字符串的数量记作num[i]。偌大的提示:kmp! 思路很简单,求出next数组,你会发...
分类:
其他好文 时间:
2014-08-16 18:30:20
阅读次数:
469
Issue的分类和定义:将产品需求进行细粒度拆分,输入到项目部,达到快速开发、验证和交付的目标。
Issue共有5种分类:Story /NewFeather/Task/Sub_Task/Bug...
分类:
其他好文 时间:
2014-08-15 17:59:49
阅读次数:
311
Docker+shipyard测试1测试拓扑:2测试目的:在两台Centos7服务器上安装docker程序,测试镜像封装从镜像运行两个apache应用,测试服务访问安装shipyard容器管理程序,测试管理两台主机及container3测试过程3.1Linux桥接若已启用docker,先停止docker服务和移除docker0网桥:#Sto..
分类:
其他好文 时间:
2014-08-08 16:29:16
阅读次数:
389