
DFS
追逐o
Practice makes perfect.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Oil Deposits(DFS深搜)
Link:https://vjudge.net/contest/174968#problem/C题目:The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular region of原创 2017-07-31 20:39:55 · 285 阅读 · 0 评论 -
Fox And Two Dots(DFS)
Link:点击打开链接 Fox Ciel is playing a mobile puzzle game called "Two Dots". The basic levels are played on a board of size n × m cells, like this: Each cell contains a dot that has som原创 2017-07-31 20:45:58 · 315 阅读 · 0 评论 -
How Many Equations Can You Find(DFS)
Link:https://vjudge.net/contest/174968#problem/E题目:Now give you an string which only contains 0, 1 ,2 ,3 ,4 ,5 ,6 ,7 ,8 ,9.You are asked to add the sign ‘+’ or ’-’ between the characters. Just like giv原创 2017-07-31 20:50:46 · 358 阅读 · 0 评论 -
Birthday Paradox(生日悖论)
Link:https://vjudge.net/contest/174968#problem/H题目:Sometimes some mathematical results are hard to believe. One of the common problems is the birthday paradox. Suppose you are in a party where there ar原创 2017-07-31 20:56:07 · 963 阅读 · 0 评论 -
Red and Black(DFS)
Link:http://acm.hdu.edu.cn/showproblem.php?pid=1312题目:There is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black tile. From a tile, h原创 2017-08-01 09:06:44 · 199 阅读 · 0 评论