Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Funkcije - 9.
MikecIT
Dec 7th, 2014
196
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
int
search
(
float
x
[
]
,
int
n
,
int
p
)
{
int
i
;
for
(
i
=
0
;
i
<
n
;
i
++
)
if
(
p
==
x
[
i
]
)
return
&
x
[
i
]
;
return
NULL
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 11 sec ago | 0.25 KB
✅ Free ETH Method
JavaScript | 13 sec ago | 0.25 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐⭐
Java | 18 sec ago | 0.06 KB
✅ MAKE $2500 IN 15 MIN
JavaScript | 23 sec ago | 0.25 KB
✅ MAKE $2000 INSTANTLY
JavaScript | 25 sec ago | 0.25 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐⭐
Java | 29 sec ago | 0.06 KB
✅ Profit Method
JavaScript | 35 sec ago | 0.25 KB
✅ MAKE $2500 IN 15 MIN
JavaScript | 36 sec ago | 0.25 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!