#include #include using namespace std; int main(){ int a; cin >>a; for(int i=a;i>=0;i--){ cout <