Problem | binarycoins |
---|---|
User | 2Princes1Lance |
Submission Time | 2024-03-05 18:32:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binarycoins.cpp: In function ‘int32_t main()’:
binarycoins.cpp:100:12: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
100 | ull N; ans = 0; cin >> N;
| ^~~
| abs