Problem | binaryspells |
---|---|
User | Reverberate |
Submission Time | 2023-08-29 20:40:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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++){
| ^~~~~~~~~~