13153: 考试二十四:数字加密

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

Description

由键盘输入19中的一个数字,若该数为123,则打印"a";若该数为456,则打印"b"若该数为789,则打印"c",输入一个数字字符串按照这种方式加密输出;

Input

一串数字

Output

一串字符串

Sample Input Copy

57296

Sample Output Copy

bcacb