int main(void) { int a,b,c,d; float f,g; printf(“”); scanf(“%d%d%f%d%d%f”,&a,&b,&f,&c,&d,&g); printf(“VALOR A PAGAR: R$ %.2f”,bf+dg); return 0; }