2015年6月14日

BZOJ1001

摘要: 1001: [BeiJing2006]狼抓兔子Description现在小朋友们最喜欢的"喜羊羊与灰太狼",话说灰太狼抓羊不到,但抓兔子还是比较在行的,而且现在的兔子还比较笨,它们只有两个窝,现在你做为狼王,面对下面这样一个网格的地形:左上角点为(1,1),右下角点为(N,M)(上图中N=4,M=5... 阅读全文

posted @ 2015-06-14 14:34 diamonddd 阅读(277) 评论(0) 推荐(0) 编辑

BZOJ1000

摘要: DescriptionCalculate a+bInputTwo integer a,b (0_ 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 int a,b; 8 void init() 9 {10 ... 阅读全文

posted @ 2015-06-14 14:23 diamonddd 阅读(88) 评论(0) 推荐(0) 编辑

导航