#include<stdio.h>
int main()
{
    char a,b;
    scanf("%c",&char);
    printf("%c",a,b);
    return 0;
    }