第32274题 单选题
在二进制数位统计算法中,Brian Kernighan方法里执行`n = n & (n - 1)`操作的核心作用是以下哪一项?

Brian Kernighan方法是统计整数二进制表示中1的个数的常用高效算法

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析