Update stack.cpp
This commit is contained in:
parent
fe4af37290
commit
8b72cf5b35
@ -34,5 +34,6 @@ int main(){
|
||||
|
||||
/* 判断是否为空 */
|
||||
bool empty = stack.empty();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user