Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Oct 26th, 2016
192
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Ruby
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
substitution_map =
{
"а"
=>
"a"
,
"е"
=>
"e"
,
"и"
=>
"u"
,
"у"
=>
"y"
}
while
(
s =
gets
.
chomp
)
s.
each_char
{
|
c
|
print
substitution_map
[
c
]
||
c
}
puts
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Gamepass Fixed 2
Lua | 16 min ago | 3.43 KB
Gamepass Fixed
Lua | 22 min ago | 3.42 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 30 min ago | 0.15 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 33 min ago | 0.15 KB
🔥 Make 1000$ in 20 minutes 💵 💎🔥
JavaScript | 40 min ago | 0.20 KB
💎 Instant Profit Method 💎 🚨🚨
JavaScript | 40 min ago | 0.24 KB
⭐⭐⭐Free Giftcards Method⭐⭐
Java | 40 min ago | 0.15 KB
✅ Exploit 500$ in 10 minutes 🔥 🚨✅
JavaScript | 41 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!