摘要: /*to solve the problem ,i think we can use stack to maintain the numbers,and list to keep it sorted,which is very important to find the Median number.... 阅读全文
posted @ 2014-09-15 17:19 maverick_fu 阅读(147) 评论(0) 推荐(0)
摘要: this problem is from PAT, which website is http://pat.zju.edu.cn/contests/pat-a-practise/1050.firstly i think i can use double circulation to solve it... 阅读全文
posted @ 2014-09-15 09:49 maverick_fu 阅读(106) 评论(0) 推荐(0)