#include<stdio.h>
int main  (){
    ptintf("4 2 6 8 5 3 7 9 1");
}