温故知新 #include<stdio.h> #include<math.h> int main() { float a = 0, money = 0 ,Urgent = 0; char b = 0; scanf("%f %c",&a,&b); &...