2018年4月5日

TZOJ 1221 Tempter of the Bone(回溯+剪枝)

摘要: 描述 The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, and the doggie coul 阅读全文

posted @ 2018-04-05 22:13 大桃桃 阅读(181) 评论(0) 推荐(0)

AtCoder Regular Contest 092 C - 2D Plane 2N Points(二分图匹配)

摘要: Problem Statement On a two-dimensional plane, there are N red points and N blue points. The coordinates of the i-th red point are (ai,bi), and the coo 阅读全文

posted @ 2018-04-05 21:44 大桃桃 阅读(284) 评论(0) 推荐(0)

TZOJ 3030 Courses(二分图匹配)

摘要: 描述 Consider a group of N students and P courses. Each student visits zero, one or more than one courses. Your task is to determine whether it is possi 阅读全文

posted @ 2018-04-05 21:08 大桃桃 阅读(164) 评论(0) 推荐(0)

导航