#32283: python 一行


yuxuan0912 (李毓萱Laura)


print('_'.join([str(ord(x)) for x in input()]))