Problem | area |
---|---|
User | WangZhenxuan |
Submission Time | 2025-06-16 21:44:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp: In function ‘int main()’:
area.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
area.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^