Problem | addition |
---|---|
User | definetlynotbc |
Submission Time | 2023-02-16 21:01:21 |
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: ‘add’ was not declared in this scope
7 | add=a+b;
| ^~~