| Problem | brick |
|---|---|
| User | SMILE |
| Submission Time | 2024-05-05 11:50:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:14:17: error: cannot convert ‘std::stack<int>::empty’ from type ‘bool (std::stack<int>::)() const’ to type ‘bool’
14 | while (!Shigh.empty){
| ^~~~~
brick.cpp:14:17: error: in argument to unary !