Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
配列ベースの Stack に Push、Pop、Peek を実装するメソッドを既に実装しました。しかし、「動的サイズ変更」とは何かがわからないため、スタックのサイズを返し、動的サイズ変更を実装する方法に行き詰まっています。助けてください!