C/C++ 笔试、面试题目大汇总. 2007-07-31 16:19 19910人阅读 评论(7) 收藏 举报. 1.求下面函数的返回值(微软). int func(x) { int countx = 0; while(x) { countx ++;
blog.csdn.net