| Problem | brick |
|---|---|
| User | AwkUngenially |
| Submission Time | 2025-04-04 20:28:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:20:6: error: expected ‘;’ before ‘}’ token
20 | p++
| ^
| ;
21 | }
| ~