
Dancing Links
u010660276
这个作者很懒,什么都没留下…
展开
-
DLX入门题hust1017
HUST - 1017Exact coverTime Limit: 15000MS Memory Limit: 131072KB 64bit IO Format: %lld & %llu[Submit] [Go Back] [Status] DescriptionThere is an N*M mat原创 2014-09-30 20:38:51 · 592 阅读 · 1 评论 -
BZOJ - 2741: 【FOTILE模拟赛】L 分块+可持久化数据结构
DescriptionFOTILE得到了一个长为N的序列A,为了拯救地球,他希望知道某些区间内的最大的连续XOR和。即对于一个询问,你需要求出max(Ai xor Ai+1 xor Ai+2 ... xor Aj),其中l为了体现在线操作,对于一个询问(x,y):l = min ( ((x+lastans) mod N)+1 , ((y+lastans) mod N)+1原创 2015-06-01 14:35:53 · 1095 阅读 · 0 评论 -
DLX(n皇后)spoj1771
1771. Yet Another N-Queen ProblemProblem code: NQUEENAfter solving Solution to the n Queens Puzzle by constructing, LoadingTime wants to solve a harder version of the N-Queen Problem. Some原创 2014-11-16 14:09:13 · 783 阅读 · 0 评论 -
DLX(16*16Sudoku+poj3076,9*9Sudoku+poj3074
Language:DefaultSudokuTime Limit: 10000MS Memory Limit: 65536KTotal Submissions: 4393 Accepted: 2133DescriptionA Sudoku grid is a 16x16 grid of cells grou原创 2014-10-01 21:25:26 · 818 阅读 · 0 评论 -
DLX精确覆盖poj1086
Language:DefaultSquare DestroyerTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 3234 Accepted: 1381DescriptionThe left figure below shows a comp原创 2014-10-02 20:58:44 · 580 阅读 · 0 评论 -
DLX(变形数独)hdu4069
Online JudgeOnline ExerciseOnline TeachingOnline ContestsExercise AuthorF.A.QHand In HandOnline AcmersForum | DiscussStatistical ChartsProblem ArchiveRealtime Judge Statu原创 2014-10-02 17:04:26 · 758 阅读 · 0 评论 -
2014上海网络赛(DLX,树链剖分,java)
kuangbin大神的题解原创 2014-09-28 11:28:45 · 721 阅读 · 0 评论 -
DLX+hdu2295
Online JudgeOnline ExerciseOnline TeachingOnline ContestsExercise AuthorF.A.QHand In HandOnline AcmersForum | DiscussStatistical ChartsProblem ArchiveRealtime Judge Statu原创 2014-09-28 22:08:10 · 613 阅读 · 0 评论 -
DLX(只能覆盖一次)zoj3209
ZOJ Problem Set - 3209Treasure MapTime Limit: 2 Seconds Memory Limit: 32768 KBYour boss once had got many copies of a treasure map. Unfortunately, all the copies are now broken to man原创 2014-09-30 19:52:49 · 577 阅读 · 0 评论 -
DLX(重复覆盖)FZU1686神龙的难题
FZU - 1686神龙的难题Time Limit: 1000MS Memory Limit: 32768KB 64bit IO Format: %I64d & %I64u[Submit] [Go Back] [Status] Description这是个剑与魔法的世界.英雄和魔物同在,动荡和安定并存原创 2014-09-30 22:21:32 · 674 阅读 · 0 评论 -
2015暑假训练赛团体赛(DLX+Trie模糊匹配+费用流)
A - Sudoku ExtensionSudoku is a logic-based, combinatorial number-placement puzzle. The objective is to fill a 9 x 9 grid so that each column, each row, and each of the nine 3 x 3 boxes (also called bl原创 2015-08-03 20:04:54 · 1554 阅读 · 0 评论