| Problem | binarycoins |
|---|---|
| User | MasterCoder8421 |
| Submission Time | 2026-03-06 14:11:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarycoins.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token
1 | print(bin(int(input()).count(1))
| ^