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