#3837. [GESP202509 六级 C++] 第 19 题

[GESP202509 六级 C++] 第 19 题

C++ STL 中,栈(std::stack)的 pop 操作返回栈顶元素并移除它。

{{ select(1) }}

  • 正确
  • 错误