2011年8月17日

STL之stack——解决POJ 1028

摘要: DescributionStandard web browsers contain features to move backward and forward among the pages recently visited. One way to implement these features is to use two stacks to keep track of the pages that can be reached by moving backward and forward. In this problem, you are asked to implement this.T 阅读全文

posted @ 2011-08-17 21:54 飞-虎 阅读(981) 评论(0) 推荐(0) 编辑

导航