| Problem | area2 |
|---|---|
| User | PyAce |
| Submission Time | 2026-02-23 16:27:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
area2.cpp: In function ‘int main()’:
area2.cpp:15:2: error: ‘x’ was not declared in this scope
15 | x = d[0];
| ^
area2.cpp:16:2: error: ‘y’ was not declared in this scope
16 | y = d[1];
| ^