Problem | binarycoins |
---|---|
User | Johnnie |
Submission Time | 2023-06-24 20:43:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binarycoins.cpp:4:15: error: ‘A’ was not declared in this scope
4 | int maxBinary(A, B)
| ^
binarycoins.cpp:4:18: error: ‘B’ was not declared in this scope
4 | int maxBinary(A, B)
| ^
binarycoins.cpp:4:19: error: expression list treated as compound expression in initializer [-fpermissive]
4 | int maxBinary(A, B)
| ^