#include<studio.h>
int main
{
    printf("1100");
    return 0;
}