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