using System;
public class Program
{
public static void Main()
int i,fact=1,num;
console.writeline("enter the num:");
}