Problem binarycoins
User Tqin
Submission Time 2024-02-12 17:03:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:16:2: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
16 | ans=0;
| ^~~
| abs