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