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