Problem | binarycoins |
---|---|
User | asbx |
Submission Time | 2023-12-05 19:31:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:8:8: error: ‘__builtin_popcnt’ was not declared in this scope; did you mean ‘__builtin_popcount’?
8 | cout<<__builtin_popcnt(b);
| ^~~~~~~~~~~~~~~~
| __builtin_popcount