public static void Main()
Console.WriteLine("enter the limit");
int n=int.Parse(Console.ReadLine());
Console.Write("enter the element");
for(int i=0;i<a.Length;i++){
a[i]=int.Parse(Console.ReadLine());
for(int i=0;i<a.Length;i++){
for(int j=i+1;j<a.Length;j++){