摘要: Solution 1: use an arrayList to implement the min stack, here comes problem: how toget min element, use global min to tag minimal element and then sca 阅读全文
posted @ 2018-08-08 03:22 wz30 阅读(118) 评论(0) 推荐(0)