Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 4th, 2014
544
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
for
(
int
x
=
0
;
x
<
n
;
x
++
)
{
for
(
int
y
=
0
;
y
<
n
-
1
;
y
++
)
{
if
(
array
[
y
]
>
array
[
y
+
1
]
)
{
int
temp
=
array
[
y
+
1
]
;
array
[
y
+
1
]
=
array
[
y
]
;
array
[
y
]
=
temp
;
}
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐Exchange Exploit⭐⭐ 9
JavaScript | 1 min ago | 0.24 KB
✅⭐ Make huge profits on trading ⭐⭐ F
JavaScript | 1 min ago | 0.24 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ F
JavaScript | 2 min ago | 0.24 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ Z
JavaScript | 2 min ago | 0.24 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 3
JavaScript | 2 min ago | 0.24 KB
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ 0
JavaScript | 2 min ago | 0.24 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ W
JavaScript | 3 min ago | 0.24 KB
⭐⭐Exchange Exploit⭐⭐ 9
JavaScript | 3 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!