// editor1
#include<stdio.h>
int main(){
    int n;
    n=1,2,3,4;
    scanf("%d",&n);
    printf("%d"1,2,3,4);
    
    
}