C语言期末必考40题(国外英语资料).docVIP

  • 58
  • 0
  • 约1.61万字
  • 约 62页
  • 2017-06-26 发布于河南
  • 举报
C语言期末必考40题(国外英语资料)

C语言期末必考40题(国外英语资料) 1. According to the following format, from the keyboard input an integer addition expressions: operands operand 1 + 2, then calculate and output the expression of the calculation results, the form is as follows: the operand 1 + 2 = results operands. Enter two plastic Numbers and print, and if the user accidentally enters an illegal character, the program prompts for type error. 3. The three sides of the triangle is known a, b, c, request program, input from the keyboard. A, b, c value, calculate and output the area of a triangle (note that there is no case). Programmatically input the radius r of the circle from the keyboard, calculate and output the circumference and area of the circle. To enter a three-digit integer from the keyboard, ask to properly separate its bits, tens, and 100 digits, and output it on the screen. Write a function that calculates the number of integer Numbers that you enter. The programming equation ax * x + bx + c = 0 root, a, b, c is input from the keyboard, but only by the main function. Write three functions, which are called when b * b-4 * a * c is greater than 0, which is less than 0, which is equal to 0, and output the result, and read the value of a, b, and c in the main function. Enter the age of your friend and your friend from the keyboard to determine who is older and print the oldest persons age. Enter a year from the keyboard to determine whether the year is a leap year and outputs the results. Determine if someone is obese. According to height and weight factors, medical workers after extensive investigation and analysis shows the following according to the division of index for obesity: body index t = w/h * h (w as the weight, the unit is kg, h is height, unit is m). When t is less than 18, its low weight; When t is between 18 and 25, its normal weight; When t is between 25 and 27, its overweight. When t comes 27, its fat. Program from keyboard input your height h and weight w, according to the above, judge

文档评论(0)

1亿VIP精品文档

相关文档