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

Compile Error

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