多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# Bit Manipulation 位运算的题大多较为灵活,涉及较多的按位与/或/异或等特性。 ### Reference - [位运算简介及实用技巧(一):基础篇 | Matrix67: The Aha Moments](http://www.matrix67.com/blog/archives/263) - *cc150* chapter 8.5 and chapter 9.5