发表评论取消回复
相关阅读
相关 HDU 2614 Beat(dfs)
Beat Time Limit: 6000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
相关 hdu1258(DFS)
题目:http://acm.hdu.edu.cn/showproblem.php?pid=1258 思路:根据题意: 输出应该是从大到小的,所以先排序 1. 将数组排序
相关 hdu1398Square Coins(母函数)
Square Coins Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (J
相关 HDU 1342 Lotto (DFS)
//题意自己看,不会度娘 include <stdio.h> include <string.h> include <math.h>
相关 HDU 1242 Rescue (DFS)
//题意自己看,不会度娘 include <stdio.h> include <math.h> include <string.h>
相关 HDU 1518 Square (DFS)
//题意不会度娘 include <stdio.h> include <algorithm> include <string.h> i
相关 HDU 1398 Square Coins [母函数]
Square Coins Time Limit : 2000/1000ms (Java/Other) Memory Limit : 65536/32768K (Ja
相关 HDU-1584-蜘蛛牌(dfs)
蜘蛛牌 Problem Description 蜘蛛牌是windows xp操作系统自带的一款纸牌游戏,游戏规则是这样的:只能将牌拖到比她大一
相关 hdu Jersey Politics(dfs)
题意:把奶牛分成3组,只要有两组大于1/2量,用深搜剪枝 ![ContractedBlock.gif][] ![ExpandedBlockStart.gif][]
还没有评论,来说两句吧...