#include using namespace std; int main() { int a,b[1000],i; cin>>a; try { if(a<=20&&a>0) { for(i=0;i>b[i]; for(i=a-1;i>=0;i--) cout<