Problem | binarycoins |
---|---|
User | AltheaZ |
Submission Time | 2023-07-24 10:50:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:10:11: error: ‘pow’ was not declared in this scope
10 | if (b>=pow(2,b)){
| ^~~