游客 Signup | Login
中文 | En

3418 - 考试二十四:数字加密

通过次数

0

提交次数

0

Time Limit : 1 秒 Memory Limit : 128 MB

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

Input

一串数字

Output

一串字符串

Examples

Input Format

57296

Output Format

bcacb