#!/usr/bin/env python N = int(input()) print(N*10)