摘要: bestcoder#33 1001 高精度模拟zhx's submissionsTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 0Accepted ... 阅读全文
posted @ 2015-03-14 23:54 __560 阅读(278) 评论(0) 推荐(0) 编辑
摘要: POJ 2446 二分图的最大匹配匈牙利算法ChessboardTime Limit:2000MSMemory Limit:65536KTotal Submissions:14350Accepted:4471DescriptionAlice and Bob often play games on c... 阅读全文
posted @ 2015-03-14 15:19 __560 阅读(199) 评论(0) 推荐(0) 编辑
摘要: POJ 3984 bfs+回溯路径迷宫问题Time Limit:1000MSMemory Limit:65536KTotal Submissions:9218Accepted:5459Description定义一个二维数组:int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1... 阅读全文
posted @ 2015-03-14 14:56 __560 阅读(487) 评论(0) 推荐(0) 编辑
摘要: POJ 1129 dfs 四色问题Channel AllocationTime Limit:1000MSMemory Limit:10000KTotal Submissions:12799Accepted:6558DescriptionWhen a radio station is broadcas... 阅读全文
posted @ 2015-03-14 13:22 __560 阅读(342) 评论(0) 推荐(0) 编辑
摘要: POJ 2676 dfsSudokuTime Limit:2000MSMemory Limit:65536KTotal Submissions:14640Accepted:7217Special JudgeDescriptionSudoku is a very simple task. A squa... 阅读全文
posted @ 2015-03-14 00:29 __560 阅读(241) 评论(0) 推荐(0) 编辑