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