int main(){ int a,b,x,y; double c,z; scanf(“%d%d%lf”,&a,&b,&c); scanf(“%d%d%lf”,&x,&y,&z); printf(“VALOR A PAGAR: R$ %.2f”,bc+yz); return 0; }