Problem binarycoins
User KucingGarong
Submission Time 2025-02-09 00:26:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:10:11: error: ‘__builtin_popcountull’ was not declared in this scope; did you mean ‘__builtin_popcountll’?
10 | cout<<__builtin_popcountull(n);
| ^~~~~~~~~~~~~~~~~~~~~
| __builtin_popcountll