Problem giantduck
User zhehanp
Submission Time 2024-12-18 11:45:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

giantduck.cpp: In function ‘int main()’:
giantduck.cpp:11:14: error: ‘__popcount’ was not declared in this scope
11 | ans*=__popcount(i);
| ^~~~~~~~~~