| Problem | binarycoins |
|---|---|
| User | guru1396 |
| Submission Time | 2025-02-11 14:57:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:8:16: error: ‘b’ was not declared in this scope
8 | B = max(B, -1*b);
| ^