#include <stdio.h>
int main() {
    float area=l×b;
    printf("enter two numbers:");
    scanf("%f",area);
    return 0;
}