早教吧 育儿知识 作业答案 考试题库 百科 知识分享
创建时间 资源类别 相关度排序
共找到 1 与标准参考答案版第1大题第37小题如何解答 相关的结果,耗时22 ms rss sitemap
【题目描述】(37)有以下程序#include struct ord{ int x,y;}dt[2]={1,2,3,4};main(){struct ord *p=dt;printf("%d,",++(p->x)); printf("%d\n",++(p->y));}程序运行后的
1 >