Problem | wronganswer |
---|---|
User | wrizz69 |
Submission Time | 2024-12-09 13:47:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:6:2: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
6 | ans = a+b;
| ^~~
| abs