#include<stdio.h>
main()
{
int n,i=n;

while(i--)
{printf("%d",i);
}
}