#include using namespace std; int main(){ int n; cin>>n; for (int j=n;1<=j;j--){ for(int i=0;i