Problem | duckeatant |
---|---|
User | shoryu386 |
Submission Time | 2024-12-06 22:01:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckeatant.cpp: In function ‘int main()’:
duckeatant.cpp:37:4: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
37 | ans -= mincnt;
| ^~~
| abs
duckeatant.cpp:40:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
40 | cout << ans << '\n';
| ^~~
| abs