Problem | area |
---|---|
User | NsNassCode |
Submission Time | 2024-06-19 10:17:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp: In function ‘int main()’:
area.cpp:20:13: error: expected ‘}’ at end of input
20 | return 0;
| ^
area.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^