会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
龍^o^少
博客园
首页
新随笔
联系
订阅
管理
2014年8月15日
有趣的IT面试题
摘要: 一段看起来很简单C代码,预期结果是输出array数组。#include#define TOTAL_ELEMENTS (sizeof(array) / sizeof(array[0]))int array[] = {23,34,12,17,204,99,16};int main(){ int d; for(d = -1;d #define TOTAL_ELEMENTS (sizeof(array)...
阅读全文
posted @ 2014-08-15 15:25 龍^o^少
阅读(1791)
评论(19)
推荐(0)
编辑
公告