Problem | area_noi |
---|---|
User | blackpanther |
Submission Time | 2025-04-08 20:57:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area_noi.cpp: In function ‘int main()’:
area_noi.cpp:16:21: error: ‘i’ was not declared in this scope
16 | cout << max(height[i]*width[i]);
| ^