问题详情
答题翼
>
问答
>
计算机类考试
> 正文
目录:
标题
|
题干
|
答案
|
搜索
|
相关
以下程序的输出结果是#include "stdio.h"main(){ int a=065; printf("%d\n",--a);}
以下程序的输出结果是#include "stdio.h"main(){ int a=065; printf("%d\n",--a);}
参考答案
您可能感兴趣的试题