Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Josif_tepe
Mar 25th, 2022
1,070
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <iostream>
#include <algorithm>
using
namespace
std
;
int
main
(
)
{
string s
;
cin
>>
s
;
next_permutation
(
s.
begin
(
)
, s.
end
(
)
)
;
cout
<<
s
<<
endl
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🚨 🚨 Free Crypto Method 💎 🔥 🚨
JavaScript | 1 min ago | 0.22 KB
✅ 💡 Instant BTC Profit Method ✅ Working 📌🔥
JavaScript | 5 min ago | 0.20 KB
💡 🚨 EASY MONEY GUIDE ✅ Working 💎 🔥 🚨
JavaScript | 8 min ago | 0.22 KB
💎 🔥 MAKE $2500 IN 15 MIN ✅ Working 💎 🔥 🚨
JavaScript | 15 min ago | 0.22 KB
💎 🔥 ChangeNOW Profit Exploit 🚨 📌🚨
JavaScript | 22 min ago | 0.22 KB
💎 🔥 Swapzone +37% profit glitch 🚨📌🚨
JavaScript | 29 min ago | 0.22 KB
⚡ 🚀 Swapzone +37% profit glitch ✅✅
JavaScript | 31 min ago | 0.20 KB
🚨 🚨 Free Crypto Method 💎 🔥 🚨
JavaScript | 36 min ago | 0.22 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!