C/C++笔试、面试题目大汇总. 1.求下面函数的返回值(微软) int func(x). { int countx = 0; while(x). { countx ++; x = x&(x-1);. }.
read.pudn.com