C语言详解(第五版)第三章程序设计项目答案.pdfVIP

  • 26
  • 0
  • 约8.95千字
  • 约 7页
  • 2019-07-20 发布于四川
  • 举报

C语言详解(第五版)第三章程序设计项目答案.pdf

c语言详解 (第五版)第三章程序设计项目答案 1.假设买一辆车首付为500dollar。请计算月供。 #includestdio.h #includemath.h #includestdlib.h int main(void) {double capital_sum,monthly_interest_rate,initial_payment,temp,payment,terms; printf(Please enter the price of the car); scanf(%lf,capital_sum); printf(Please ente

文档评论(0)

1亿VIP精品文档

相关文档