Problem exponentiate
User PrunJuice
Submission Time 2024-01-02 22:18:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int32_t main()’:
exponentiate.cpp:10:3: error: ‘bb’ was not declared in this scope
10 | bb=B/2;
| ^~