data_i = int(input()) result = 10*data_i print(result)