05 2015 档案

CodeForces 518C Anya and Smartphone
摘要:DescriptionAnya has bought a new smartphone that uses Berdroid operating system. The smartphone menu has exactly n applications, each application has ... 阅读全文

posted @ 2015-05-21 22:20 wsa 阅读(201) 评论(0) 推荐(0)

Cards CodeForces 399C
摘要:DescriptionUser ainta loves to play with cards. He has a cards containing letter "o" and b cards containing letter "x". He arranges the cards in a row... 阅读全文

posted @ 2015-05-21 16:35 wsa 阅读(290) 评论(0) 推荐(0)

CodeForces 25D Roads not only in Berland
摘要:Time Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 25DDescriptionBerland Government decided to im... 阅读全文

posted @ 2015-05-20 16:42 wsa 阅读(137) 评论(0) 推荐(0)

【转】别人家的八数码 A* IDA*解法
摘要:【转】 http://www.cnblogs.com/liyongmou/archive/2010/07/19/1780861.html 1 代码 2 3 // A* 4 #include 5 #include 6 #include 7 #include 8 #include 9... 阅读全文

posted @ 2015-05-13 11:36 wsa 阅读(295) 评论(0) 推荐(0)

Maze Stretching Poj3897 二分+BFS
摘要:DescriptionUsually the path in a maze is calculated as the sum of steps taken from the starting point until the ending point,assuming that the distanc... 阅读全文

posted @ 2015-05-10 23:39 wsa 阅读(161) 评论(0) 推荐(0)

导航