#include<stdio.h>
int main()
{
int lendth;
int width;
scanf("%d",&length * width);
printf("the calculated value as length * width rounded to two decimal places.");
return 0;
}