| Problem | addition |
|---|---|
| User | combigoated |
| Submission Time | 2025-10-20 22:43:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:5:9: error: ‘m’ was not declared in this scope
5 | int n; m;
| ^