
暴力枚举
文章平均质量分 85
Hold_My_Own
When the dust settles, and it will, we'll see.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
(CodeForces - 337A)Puzzles
(CodeForces - 337A)Puzzlestime limit per test1 :secondmemory limit per test:256 megabytesinput:standard inputoutput:standard outputThe end of the school year is near and Ms. Manana, the teacher, will s原创 2017-08-09 14:30:46 · 422 阅读 · 0 评论 -
(POJ - 3096)Surprising Strings
(POJ - 3096)Surprising Strings The D-pairs of a string of letters are the ordered pairs of letters that are distance D from each other. A string is D-unique if all of its D-pairs are different. A string is surp原创 2017-08-25 16:19:38 · 269 阅读 · 0 评论 -
(CodeForces - 557C)Arthur and Table
(CodeForces - 557C)Arthur and Table Arthur has bought a beautiful big table into his new flat. When he came home, Arthur noticed that the new table is unstable. In total the table Arthur bought has n legs, the原创 2017-09-13 11:08:45 · 284 阅读 · 0 评论 -
(POJ - 2002)Squares
(POJ - 2002)Squares A square is a 4-sided polygon whose sides have equal length and adjacent sides form 90-degree angles. It is also a polygon such that rotating about its centre by 90 degrees gives the same po原创 2017-08-23 20:31:48 · 277 阅读 · 0 评论 -
(POJ - 3522)Slim Span
(POJ - 3522)Slim Span Given an undirected weighted graph G, you should find one of spanning trees specified as follows. The graph G is an ordered pair (V, E), where V is a set of vertices {v1, v2, …, vn} and E原创 2017-08-24 16:09:31 · 303 阅读 · 0 评论 -
(CodeForces - 598C)Nearest vectors
(CodeForces - 598C)Nearest vectors You are given the set of vectors on the plane, each of them starting at the origin. Your task is to find a pair of vectors with the minimal non-oriented angle between them. N原创 2017-09-07 08:09:08 · 399 阅读 · 0 评论 -
(CodeForces - 327A)Flipping Game
(CodeForces - 327A)Flipping Game Iahub got bored, so he invented a game to be played on paper. He writes n integers a1, a2, ..., an. Each of those integers can be either 0 or 1. He's allowed to do exactly one m原创 2017-09-10 10:40:29 · 493 阅读 · 0 评论 -
(POJ - 3080)Blue Jeans
(POJ - 3080)Blue Jeans The Genographic Project is a research partnership between IBM and The National Geographic Society that is analyzing DNA from hundreds of thousands of contributors to map how the Earth was原创 2017-09-26 16:35:19 · 465 阅读 · 0 评论