#include int main(){ char str[50]; scanf("%d",str); printf("%sham",str); }