401697: GYM100514 I Peace of AmericanPie

Memory Limit:256 MB Time Limit:1 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

I. Peace of AmericanPietime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard output

You are given an encrypted string, encrypted using a certain algorithm. Decrypt it !

Input

The first and only line of input contains a string s,each character of s is either 0 or 1 . (8 ≤ |s| ≤ 8 × 104)

Output

Print the original string.

ExamplesInput
01100011011010000110000101110010011110100110010101101000
Output
charzeh
Input
01111001011011110111010101110011011001010110011001101001
Output
yousefi
Input
0100110101001101010101000011000000110001
Output
MMT01

Source/Category

加入题单

算法标签: