// editor5
#include <stdio.h>
int main(){
    prinf("1 2 3 4 5 6 ");
}