// editor2
#include<stdio.h>
int main(){
    int a,b;
    scanf("%d%d",&a,&b&c&d&e&f);
    printf("%d %d %d %d %d",b,c,d,e,f);
}