| Problem | addition |
|---|---|
| User | Sardothien3926 |
| Submission Time | 2023-07-20 21:02:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:8:2: error: ‘sum’ was not declared in this scope
8 | sum = a + b;
| ^~~