#include<stdio.h>
#define Max100
{
    int main()
    {
    printf("12 9 7 4 2");
    }
    return 0;
}