- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
2008年秋浙江省计算机等级考试(C语言)(国外英文资料)
2008年秋浙江省计算机等级考试(C语言)(国外英文资料) Computer level examination (C), zhejiang province, 2008 Question 1 (3 points, 12 points) Read the following instructions and procedures, and select the correct answer in each of the optional answers provided in each question. [program description] Enter a batch of students grades, and the negative Numbers will be the end of the input, the number of students who are required to count and output grades. Grades are divided into three grades, A (90 ~ 100), P (60 ~ 89) and F (0 ~ 59). Run the sample: Enter scores: 88, 71, 68, 70, 59, 81, 81, 81, 83, 10 A: 1; P: 8; F: 2; 【 application 】 # include stdio, h The main () {int mark, a, p, f; A = p = f = 0; Printf ( Enter scores: ); Scanf ( % d , mark); While ((1)) If (mark = 90) a + +; (2) p + +; (3) f + +; (4) } Printf ( A: % d; P = % d; f: % d; \ n , A, P, f); } The answer to that choice. (1) A, mark = 0 B, mark 0 C, mark = 0 D, mark 0 (2) A, else if (mark = 60) B, if (mark = 60) C, else (mark = 60) D, if (mark 90) (3) A, else (mark 60) B, else C, if (mark ) D, else if (mark = 60) (4) A, scanf ( % d , mark); B, scanf ( % d , mark); C,; D, mark = getchar (); Question 2 (3 points, 12 points) Read the following instructions and procedures, and select the correct answer in each of the optional answers provided in each question. [program description] I want to find all the cubes that satisfy all of the Numbers between 1 and 999, which is equal to the number of them. For example, the number of the digits of 153 is 13 + 53 + 33 = 153. Running the example: 1, 153, 370, 371, 407 【 application 】 # include stdio, h The main () {int digit, j, sum, x; For (j = 1; j 1000; j + +) {. (5) (6) Do { (7) Sum = sum + digit digit * * digit; X = x / 10; (8) If (sum = = j) printf ( % d ); } } The answer to that choice. (5) A, sum = 0; B, sum = 1; C, the sum = j; D,; (6) A, x = 1; B, x = j; C,; D, x = sum; (7) A, digit = x / 10; B,; C, digit = x % 10; D, digit = x; (8) A, x = 0, B, j! = 0 C, j = = 0; D
您可能关注的文档
最近下载
- 光伏项目送出工程受限空间空间作业专项施工方案.doc
- 深刻领会二十届三中全会精神,进一步全面深化改革-2025执业药师继续教育答案.docx VIP
- 苏教版五年级上册数学期中试卷.doc VIP
- 【33页PPT】班组长安全管理培训课件.ppt VIP
- 2025年北京通州区招聘社区工作者和社区专职党务工作者考试笔试试题.pdf VIP
- 《民用机场智能人像识别系统技术规范》(TCCAATB 0039-2023).pdf VIP
- 城市轨道交通ATO系统.ppt VIP
- 苏教版五年级数学上册期中试卷(含答案).pdf VIP
- 职业生涯开发与管理_南京邮电大学中国大学mooc课后章节答案期末考试题库2023年.pdf VIP
- 2025年亳州市社区工作者招聘笔试备考试题及答案解析.docx VIP
有哪些信誉好的足球投注网站
文档评论(0)