using System;
public class Program
{
public static void Main()
int b;
int h;
int option;
int area = 0;
int perimeter =
}