Problem | binarycoins |
---|---|
User | LeonloveMc |
Submission Time | 2025-07-19 09:32:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:7:13: error: ‘__builtin_popcountlonglong’ was not declared in this scope; did you mean ‘__builtin_popcountll’?
7 | cout << __builtin_popcountlonglong(n);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
| __builtin_popcountll