星期二, 3月 07, 2017

[ C ] Stack Push/Pop using Array


Stack用法是先進後出,
所以要pop時都要從最後一個拿出來。

SourceCode

Ref

沒有留言: