2018年2月26日

UVa 1600 Patrol Robot(三维广搜)

摘要: A robot has to patrol around a rectangular area which is in a form of m x n grid (m rows and ncolumns). The rows are labeled from 1 to m. The columns 阅读全文

posted @ 2018-02-26 23:34 大桃桃 阅读(164) 评论(0) 推荐(0)

UVa 536 Tree Recovery(二叉树后序遍历)

摘要: Little Valentine liked playing with binary trees very much. Her favorite game was constructing randomly looking binary trees with capital letters in t 阅读全文

posted @ 2018-02-26 21:39 大桃桃 阅读(182) 评论(0) 推荐(0)

UVa 10129 Play on Words(有向图欧拉路径)

摘要: Some of the secret doors contain a very interesting word puzzle. The team of archaeologists has to solve it to open that doors. Because there is no ot 阅读全文

posted @ 2018-02-26 00:18 大桃桃 阅读(188) 评论(0) 推荐(0)

导航