Carro preço

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> int main() { float cf; float i; float l; double pf; scanf("%f", &cf); scanf("%f %f", & l, &i); pf= (cf + i/100 *cf + l/100 *cf); printf("%.2lf", pf); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines