using System; class No646{ static void Main(){ var num=Int32.Parse(Console.ReadLine()); for(int i=num;i>0;--i){ for(int j=0;j