407109: GYM102697 080 1337 5p34k

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

Description

080. 1337 5p34ktime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard output

Leet, (also known as 1337 sp34k or Elite Speak), was a prominent use of letter swapping during early internet culture.

Set types of letters would be able to be substituted for different numbers which would have similarities to the letters they were replacing. For this basic translator, only these conversions are needed:

a = 4 b = 8 e = 3 i = 1 l = 1 o = 0 s = 5 t = 7 z = 2

Input

Will contain a single string to be translated

Output

Return a leet translated piece of string

ExampleInput
this is a test input
Output
7h15 15 4 7357 1npu7

加入题单

算法标签: