Problem area
User PlayVoltz
Submission Time 2023-03-09 10:24:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area.cpp: In function ‘int main()’:
area.cpp:8:7: error: ‘i’ was not declared in this scope
8 | for (i=n; i--; ){
| ^