using System;
public class Program
{
public static void Main()
int x,y ;
float m,n ;
char ch1, ch2 ;
double d1 ;
long int p1 ;
}