上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 66 下一页
摘要: B. Vasya and WrestlingVasya has become interested in wrestling. In wrestling wrestlers use techniques for which they are awarded points by judges. The... 阅读全文
posted @ 2015-11-19 22:23 meekyan 阅读(217) 评论(0) 推荐(0) 编辑
摘要: A. Vasya and FootballVasya has started watching football games. He has learned that for some fouls the players receive yellow cards, and for some foul... 阅读全文
posted @ 2015-11-19 22:18 meekyan 阅读(189) 评论(0) 推荐(0) 编辑
摘要: 题意:求给出图的表面积,不包括底面///1085422276#includeusing namespace std ;typedef long long ll;#define mem(a) memset(a,0,sizeof(a))#define meminf(a) memset(a,127,siz... 阅读全文
posted @ 2015-11-19 14:18 meekyan 阅读(179) 评论(0) 推荐(0) 编辑
摘要: Chip FactoryProblem DescriptionJohn is a manager of a CPU chip factory, the factory produces lots of chips everyday. To manage large amounts of produc... 阅读全文
posted @ 2015-11-19 14:16 meekyan 阅读(300) 评论(0) 推荐(0) 编辑
摘要: Partial TreeProblem DescriptionIn mathematics, and more specifically in graph theory, a tree is an undirected graph in which any two nodes are connect... 阅读全文
posted @ 2015-11-19 14:12 meekyan 阅读(223) 评论(0) 推荐(0) 编辑
摘要: Dancing Stars on MeProblem DescriptionThe sky was brushed clean by the wind and the stars were cold in a black sky. What a wonderful night. You observ... 阅读全文
posted @ 2015-11-19 14:08 meekyan 阅读(339) 评论(0) 推荐(0) 编辑
摘要: Almost Sorted ArrayProblem DescriptionWe are all familiar with sorting algorithms: quick sort, merge sort, heap sort, insertion sort, selection sort, ... 阅读全文
posted @ 2015-11-19 14:04 meekyan 阅读(435) 评论(0) 推荐(0) 编辑
摘要: POJ 3630Phone List: 模板///meek#includeusing namespace std;using namespace std ;typedef long long ll;#define mem(a) memset(a,0,sizeof(a))#define pb push... 阅读全文
posted @ 2015-11-17 22:21 meekyan 阅读(216) 评论(0) 推荐(0) 编辑
摘要: D. Beautiful numbersVolodya is an odd boy and his taste is strange as well. It seems to him that a positive integer number isbeautifulif and only if i... 阅读全文
posted @ 2015-11-16 13:57 meekyan 阅读(198) 评论(0) 推荐(0) 编辑
摘要: D. KindergartenIn a kindergarten, the children are being divided into groups. The teacher put the children in a line and associated each child with hi... 阅读全文
posted @ 2015-11-14 21:33 meekyan 阅读(221) 评论(0) 推荐(0) 编辑
上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 66 下一页