Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
reverse_string.d
31ph4n70m
Nov 19th, 2019
4,847
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
D
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
// D solution to codeabbey challenge 30
import
std.
stdio
,
std.
range
;
void
main
(
)
{
string
inp
=
readln
(
)
;
auto
t
=
inp.
retro
.
array
;
writef
(
t
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💵 Crypto Swap Glitch ✅ Easy money 🔥 🔥🚨
JavaScript | 1 min ago | 0.18 KB
🚨 Trading exploit 💎 🚨🚨
JavaScript | 3 min ago | 0.18 KB
💎 Free Crypto Method 💎 🚨🚨
JavaScript | 5 min ago | 0.18 KB
💎 INSTANT MONEY EXPLOIT 💎 🚨🚨
JavaScript | 7 min ago | 0.18 KB
💎 Free Crypto Method 💎 🚨🚨
JavaScript | 9 min ago | 0.18 KB
💎 INSTANT MONEY EXPLOIT 💎 🚨🚨
JavaScript | 11 min ago | 0.18 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 🔥🚨
JavaScript | 14 min ago | 0.18 KB
✅ Exploit 500$ in 10 minutes 🔥 🚨✅
JavaScript | 16 min ago | 0.18 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!