#include<stdio.h>
#include<math.h>
int main()
{int i;
char word[4];
printf("your name:");
scanf("%s",word);
for(i=0;i<=4;i++)
printf("%s\n",word);
return 0;
}
I2luY2x1ZGU8c3RkaW8uaD4KI2luY2x1ZGU8bWF0aC5oPgppbnQgbWFpbigpCntpbnQgaTsKY2hhciB3b3JkWzRdOwpwcmludGYoInlvdXIgbmFtZToiKTsKc2NhbmYoIiVzIix3b3JkKTsKZm9yKGk9MDtpPD00O2krKykKcHJpbnRmKCIlc1xuIix3b3JkKTsKcmV0dXJuIDA7Cn0=