import hashlib print(hashlib.md5(hashlib.md5(input().encode("utf-8")).hexdigest().encode("utf-8")).hexdigest() )