热门

最新

红包

立Flag

投票

同城

我的

发布
c15116091208
枝头的小人
4 年前
truec15116091208

#include <stdio.h>
int main()
{
printf("%d\n",sizeof(char));
printf("%d\n",sizeof(short));
printf("%d\n",sizeof(int));
printf("%d\n",sizeof(long));
printf("%d\n",sizeof(long long));
printf("%d\n",sizeof(float));
printf("%d\n",sizeof(double));
return 0;
}

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
想求得一份java远程办公的岗位,有没有介绍或者内推的大佬啊!
立即登录