#include<stdio.h>
int main()
{
    int x,y,z
    printf("%d,[4,3,2,1]");
}