Problem binarycoins
User AltheaZ
Submission Time 2023-07-24 10:55:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:10:2: error: expected ‘,’ or ‘;’ before ‘while’
10 | while (b!=0){
| ^~~~~