Problem | contestcalc |
---|---|
User | carson |
Submission Time | 2025-03-30 20:54:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:24:10: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
24 | cout << ans/n << endl;
| ^~~
| abs