| Problem | brick |
|---|---|
| User | Sheb |
| Submission Time | 2025-02-12 14:09:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int32_t main()’:
brick.cpp:19:41: error: request for member ‘empty’ in ‘X’, which is of non-class type ‘long long int’
19 | while ((X < tower.top()) and (X.empty() == false)) {
| ^~~~~