Problem | addition |
---|---|
User | claire1411 |
Submission Time | 2024-07-12 17:02:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:14:2: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
14 | ans = a+b;
| ^~~
| abs