
搜索
文章平均质量分 88
Mizersy
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
TOJ2470 Robot in Maze(宽搜)
There is a robot trapped in the maze. Now you have to send out some instructions, telling it how to reach its destination. The maze is an M * N grid. Some of the cells are empty, while others are occ原创 2017-12-26 14:03:34 · 386 阅读 · 0 评论 -
TOJ1003 Transportation(DFS)
Ruratania is just entering capitalism and is establishing new enterprising activities in many fields including transport. The transportation company TransRuratania is starting a new express train from原创 2017-12-26 16:20:38 · 664 阅读 · 0 评论 -
TOJ1398 Square(DFS)
Given a set of sticks of various lengths, is it possible to join them end-to-end to form a square? The first line of input contains N, the number of test cases. Each test case begins with an integer原创 2017-12-26 18:04:58 · 496 阅读 · 0 评论 -
CodeForces 586D Phillip and Trains (dfs)
D. Phillip and Trainstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputThe mobile application store has a new game called "Subway Roller".The protago...原创 2018-02-26 21:21:47 · 304 阅读 · 0 评论