#include <stdio.h>
int main(){
char nome[20];
int idade;
scanf("%s%d", nome
, &idade
); return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbigpewogICAgY2hhciBub21lWzIwXTsKICAgIGludCBpZGFkZTsKICAgIAogICAgc2NhbmYoIiVzJWQiLCBub21lLCAmaWRhZGUpOwogICAgcHJpbnRmKCIlcyAlZCIsIG5vbWUsIGlkYWRlKTsKICAgIHJldHVybiAwOwp9Cg==