Problem binarycoins
User ARock
Submission Time 2023-11-10 14:20:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarycoins.cpp: In function ‘int32_t main()’:
binarycoins.cpp:6:5: error: ‘fasttt’ was not declared in this scope
6 | fasttt
| ^~~~~~
binarycoins.cpp:8:9: error: ‘B’ was not declared in this scope
8 | cin >> B;
| ^