Problem binaryspells
User Reverberate
Submission Time 2023-08-29 20:40:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binaryspells.cpp: In function ‘int main()’:
binaryspells.cpp:20:19: error: ‘__popcount’ was not declared in this scope
20 | for(int x=0;x<__popcount(ma);x++){
| ^~~~~~~~~~