
DFS
文章平均质量分 77
userluoxuan
这个作者很懒,什么都没留下…
展开
-
Paid Roads(DFS)
解题思路: 这题一开始以为是最短路类型的,后来发现,原创 2014-07-29 16:57:14 · 514 阅读 · 0 评论 -
Prime Ring Problem(DFS)
解题报告:原创 2014-07-26 22:09:09 · 443 阅读 · 0 评论 -
Red and Black(DFS)
解题思路: 题目大意就是一个人只能走黑格子不能走红格子,原创 2014-07-26 21:33:49 · 446 阅读 · 0 评论 -
Square(DFS)
Description Given a set of sticks of various lengths, is it possible to join them end-to-end to form a square? Input The first line of input contains N, the number of test cases.原创 2014-07-26 20:58:20 · 759 阅读 · 0 评论 -
FLIP GAME
解题思路: 题目大意是翻转一枚硬币,则原创 2014-07-26 22:59:25 · 507 阅读 · 0 评论 -
Lake Countinge的s
Description Due to recent rains, water has pooled in various places in Farmer John's field, which is represented by a rectangle of N x M (1 <= N <= 100; 1 <= M <= 100) squares. Each square contai原创 2014-07-26 19:58:55 · 654 阅读 · 0 评论