// editor4
#include<stdio.h>
int main()
{
    printf("1 2 4 5")
}