Problem | coins |
---|---|
User | dacashew |
Submission Time | 2024-05-13 10:16:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shahrnaz.cpp: In function ‘long long int find_coin(std::vector<long long int>)’:
shahrnaz.cpp:98:2: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
98 | ans=0;
| ^~~
| abs