poj 1363 Rails
摘要:
题目链接:http://poj.org/problem?id=1363解题思路:STL —— stack 1 /////////////////////////////////////////////////////////////////////////// 2 //problem_id: poj 1363 3 //user_id: SCNU20102200088 4 /////////////////////////////////////////////////////////////////////////// 5 6 #include 7 #include 8 #include... 阅读全文
posted @ 2013-08-15 22:30 SCNU20102200088 阅读(211) 评论(0) 推荐(0) 编辑