Problem | area_noi |
---|---|
User | asbx |
Submission Time | 2023-12-13 15:51:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area_noi.cpp: In function ‘int main()’:
area_noi.cpp:12:16: error: expected ‘}’ at end of input
12 | cout<<arr[n-1];
| ^
area_noi.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^