Problem | binarycoins |
---|---|
User | wtnetlegend |
Submission Time | 2025-03-18 17:45:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:8:6: error: expected ‘(’ before ‘b’
8 | if b >= pow(2, i){
| ^
| (