| Problem | brick |
|---|---|
| User | ArianneLim |
| Submission Time | 2024-06-20 14:49:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:23:3: error: expected ‘}’ at end of input
23 | }
| ^
brick.cpp:4:14: note: to match this ‘{’
4 | int main() {
| ^