Problem | area_noi |
---|---|
User | darius0 |
Submission Time | 2024-12-04 15:04:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area_noi.cpp: In function ‘int main()’:
area_noi.cpp:17:11: error: expected ‘}’ at end of input
17 | cout << h;
| ^
area_noi.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^