Problem binarycoins
User dumgod
Submission Time 2025-02-26 09:27:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:16:17: error: ‘i’ was not declared in this scope
16 | for(int j=0; j<i; j++){grr*=2;}
| ^