| Problem | addition |
|---|---|
| User | ForsakenPBJ |
| Submission Time | 2024-06-01 15:53:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:7:2: error: ‘c’ was not declared in this scope
7 | c = a + b;
| ^