- 4
- 0
- 约13.99万字
- 约 19页
- 2017-02-09 发布于河南
- 举报
双号习题答案
双号题参考答案
第1章 C语言基础知识
基础部分
2.对
4.错
6.错
8.对
10.【1】函数 【2】main函数
12.【1】② ④ ⑥ 【2】① ③ ⑤ ⑦ ⑧
14.1,1.000000
16.a*a*a*b*b/(c-d)
18.(略)
20.#include stdio.h
main()
{ printf(**\n);
printf(###\n);
printf(3333\n);
}
22.#include stdio.h
main()
{ printf(My Name is ZhangSan.\n);
printf(Im in Class\n);
}
提高部分
4.a=15,b=20
26.a=10,b=10,c=12,d=11
28.-32765
第2章 顺序结构程序设计
基础部分
2. 对
4. #include stdio.h
main()
{ printf(12.5 * 3.4 = %f\n,12.5*3.4);
}
6. #include stdio.h
main()
{ char x=’\0’,y=’\0’,t=’\0’;
scanf(%c%c,x,y);
printf(交换前: %c,%c\n,x,y);
t=x; x=y; y=t;
printf(交换
您可能关注的文档
最近下载
- (共21页PPT)《演唱+火车开啦》课件.pptx VIP
- 宁夏宁国运新能源盐池区域管理中心2026年招聘考试参考试题及答案解析.docx VIP
- DG∕T 014-2019 谷物联合收割机.pdf VIP
- 变电站场地勘测技术规程.docx VIP
- 国企招聘台州临海市宏基建设工程设计审查中心招聘考试真题及答案.docx VIP
- 2026年佳音英语笔试测试题含答案解析.docx VIP
- 地震结构设计软件:Tekla Structures二次开发_结构元件自定义设计.docx VIP
- (共25页PPT)《大堰河我的保姆》课件.pptx VIP
- Microphotons气体吸收池Herriott 长光程气体吸收池用户手册.pdf
- 城市规划设计与设计:人工智能与未来城市.pptx VIP
原创力文档

文档评论(0)