Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
SPO_LR5
Tolyamba
Nov 11th, 2016
2,049
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Awk
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/usr/bin/awk –f
BEGIN
{
arr
[
10
]
for
(
i=
0
; i
<
10
; i
++
)
arr
[
i
]
=
0
}
{
if
(
arr
[
0
]
<
$10
)
arr
[
0
]
=
$10
}
END
{
for
(
i=
0
; i
<
10
; i
++
)
printf
arr
[
i
]
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch ⭐Working⭐
JavaScript | 4 sec ago | 0.26 KB
Exchange Exploit
JavaScript | 9 sec ago | 0.26 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐⭐
Java | 11 sec ago | 0.06 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 16 sec ago | 0.26 KB
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐⭐
Java | 22 sec ago | 0.08 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 33 sec ago | 0.06 KB
✅ MAKE $900 INSTANTLY
JavaScript | 33 sec ago | 0.26 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 39 sec ago | 0.26 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!