#include<stdio.h>
int main()
 {
     int a;
     scanf("%d", &a);
     fornintwidth;width<=6;width++)
     printf("%d", a);
     return 0;
 }