#include <stdio.h>
int main() {
float ancho, alto, area; // Variables locales
printf("Introduce el ancho: ");
scanf("%f", &ancho);
printf("Introduce el alto: ");
scanf("f%", &alto);
area = ancho * alto;
printf("El area del rectangulo es: %f\n", area);
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbigpIHsKICAgIGZsb2F0IGFuY2hvLCBhbHRvLCBhcmVhOyAvLyBWYXJpYWJsZXMgbG9jYWxlcwogICAgcHJpbnRmKCJJbnRyb2R1Y2UgZWwgYW5jaG86ICIpOwogICAgc2NhbmYoIiVmIiwgJmFuY2hvKTsKICAgIHByaW50ZigiSW50cm9kdWNlIGVsIGFsdG86ICIpOwogICAgc2NhbmYoImYlIiwgJmFsdG8pOwogICAgYXJlYSA9IGFuY2hvICogYWx0bzsKICAgIHByaW50ZigiRWwgYXJlYSBkZWwgcmVjdGFuZ3VsbyBlczogJWZcbiIsIGFyZWEpOwp9