Problem | inequality |
---|---|
User | 0rang3 |
Submission Time | 2023-03-11 21:52:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
inequality.cpp: In function ‘int main()’:
inequality.cpp:31:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
31 | ans += (ll)tot * (ll)val;
| ^~~
| abs