Problem brick
User SMILE
Submission Time 2024-05-05 11:52:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int main()’:
brick.cpp:13:17: error: cannot convert ‘std::stack<int>::empty’ from type ‘bool (std::stack<int>::)() const’ to type ‘bool’
13 | while (!Shigh.empty){
| ^~~~~
brick.cpp:13:17: error: in argument to unary !