Push, To add data into the stack 新增資料到stack, O(1). Pop, To remove data from the stack 從stack移除資料, O(1) ...
確定! 回上一頁