| Problem | area_noi |
|---|---|
| User | Yinnotayl64 |
| Submission Time | 2026-02-26 20:13:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
area_noi.cpp: In function ‘int main()’:
area_noi.cpp:9:10: error: ‘one’ was not declared in this scope; did you mean ‘clone’?
9 | cin >> one;
| ^~~
| clone
area_noi.cpp:10:10: error: ‘two’ was not declared in this scope
10 | cin >> two;
| ^~~