Problem | binarycoins |
---|---|
User | Elnathan |
Submission Time | 2024-01-19 19:48:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:11:10: error: ‘__builtin_popcountllu’ was not declared in this scope; did you mean ‘__builtin_popcountll’?
11 | cout << __builtin_popcountllu(n);
| ^~~~~~~~~~~~~~~~~~~~~
| __builtin_popcountll