| Problem | binarycoins |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-09-01 14:43:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarycoins.cpp: In function ‘int32_t main()’:
binarycoins.cpp:25:15: error: ‘exponent’ was not declared in this scope; did you mean ‘exponenet’?
25 | cout << f(n, exponent, notes);
| ^~~~~~~~
| exponenet