上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 66 下一页
摘要: #include <cstdio> #include <cstring> #include <cmath> #include <algorithm> #include <vector> #include <string> #include <map> #include <set> #include 阅读全文
posted @ 2016-09-20 21:52 meekyan 阅读(213) 评论(0) 推荐(0) 编辑
摘要: Painter's Problem Description There is a square wall which is made of n*n small square bricks. Some bricks are white while some bricks are yellow. Bob 阅读全文
posted @ 2016-09-19 17:20 meekyan 阅读(324) 评论(0) 推荐(0) 编辑
摘要: odd-even number Problem Description For a number,if the length of continuous odd digits is even and the length of continuous even digits is odd,we cal 阅读全文
posted @ 2016-09-18 19:22 meekyan 阅读(575) 评论(0) 推荐(0) 编辑
摘要: QSC and Master Problem Description Every school has some legends, Northeastern University is the same.Enter from the north gate of Northeastern Univer 阅读全文
posted @ 2016-09-18 19:20 meekyan 阅读(824) 评论(0) 推荐(5) 编辑
摘要: EXTENDED LIGHTS OUT Description In an extended version of the game Lights Out, is a puzzle with 5 rows of 6 buttons each (the actual puzzle has 5 rows 阅读全文
posted @ 2016-09-16 15:59 meekyan 阅读(263) 评论(0) 推荐(0) 编辑
摘要: The Water Bowls Description The cows have a line of 20 water bowls from which they drink. The bowls can be either right-side-up (properly oriented to 阅读全文
posted @ 2016-09-16 14:59 meekyan 阅读(293) 评论(0) 推荐(0) 编辑
摘要: D. Memory and Scores Memory and his friend Lexa are competing to get higher score in one popular computer game. Memory starts with score a and Lexa st 阅读全文
posted @ 2016-09-13 21:45 meekyan 阅读(345) 评论(0) 推荐(0) 编辑
摘要: Sparse Graph Problem Description In graph theory, the complement of a graph G is a graph H on the same vertices such that two distinct vertices of H a 阅读全文
posted @ 2016-09-13 20:32 meekyan 阅读(316) 评论(0) 推荐(0) 编辑
摘要: Function Problem Description The shorter, the simpler. With this problem, you should be convinced of this truth. You are given an array A of N postive 阅读全文
posted @ 2016-09-12 21:04 meekyan 阅读(634) 评论(0) 推荐(0) 编辑
摘要: Different GCD Subarray Query Problem Description This is a simple problem. The teacher gives Bob a list of problems about GCD (Greatest Common Divisor 阅读全文
posted @ 2016-09-12 19:17 meekyan 阅读(988) 评论(0) 推荐(1) 编辑
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 66 下一页