| Problem | brick |
|---|---|
| User | Sirui |
| Submission Time | 2025-08-22 16:23:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:17:12: error: ‘arra1’ was not declared in this scope; did you mean ‘array1’?
17 | while (!arra1.empty() && array1.front() <= 1) {
| ^~~~~
| array1