Problem | area |
---|---|
User | xrlightning |
Submission Time | 2025-06-16 20:57:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp: In function ‘int main()’:
area.cpp:8:22: error: expected ‘;’ before ‘)’ token
8 | for (i<count; i++){
| ^
| ;