Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Josif_tepe
Mar 25th, 2022
1,061
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
ChangeNOW Bug (Get more on BTC swaps x) F
JavaScript | 2 sec ago | 0.32 KB
Exchange Exploit
JavaScript | 5 sec ago | 0.32 KB
Swapzone Glitch (Working)E 6
JavaScript | 13 sec ago | 0.32 KB
Exchange Exploit T 7
JavaScript | 22 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 30 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps x) X
JavaScript | 33 sec ago | 0.32 KB
✅ Make $15OO in 2O minutesV 5
JavaScript | 38 sec ago | 0.32 KB
GMAIL Logs (2FA disabled)
JavaScript | 42 sec ago | 0.32 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!