摘要:
例2-5计算银行存款本息: # include<stdio.h># include<math.h>int main (void){ int money,year; double rate,sum; printf("Enter money:"); scanf("%d",&money); printf( 阅读全文
posted @ 2016-09-22 22:20
160809109
阅读(227)
评论(3)
推荐(0)
浙公网安备 33010602011771号