Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 4th, 2014
543
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
Profit Method
JavaScript | 7 sec ago | 0.26 KB
⭐ MAKE $90O INSTANTLY⭐⭐ F
JavaScript | 7 sec ago | 0.31 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 12 sec ago | 0.26 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐⭐
Java | 13 sec ago | 0.08 KB
⭐Crypto Exchange Profit Method⭐⭐ G
JavaScript | 13 sec ago | 0.31 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 16 sec ago | 0.26 KB
Exchange Exploit
JavaScript | 22 sec ago | 0.26 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 24 sec ago | 0.06 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!