The code is:

class room
{
float z;
float y;
}
public static void main()
{
float area;