Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
algoritam za unos stringa
avukas
Jul 22nd, 2014
232
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
char
niz
[
VEL
]
,
c
;
int
i
=
0
;
while
(
c
!=
'
\n
'
)
{
c
=
getchar
(
)
;
niz
[
i
]
=
c
;
i
++;
if
(
i
==
VEL
-
1
)
break
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π π₯ Instant BTC Profit Method β Working π¨ β
JavaScript | 1 min ago | 0.22 KB
π‘ π¨ EASY MONEY GUIDE β Working π π₯
JavaScript | 11 min ago | 0.22 KB
Roblox Untitled Boxing Script
Lua | 12 min ago | 0.16 KB
π‘ π¨ Free Crypto Method π¨ π¨π¨
JavaScript | 14 min ago | 0.20 KB
π π₯ MAKE $2500 IN 15 MIN β Working π π₯
JavaScript | 21 min ago | 0.22 KB
π π₯ Swapzone +37% profit glitch π¨π
JavaScript | 31 min ago | 0.22 KB
Longest Consecutive Sequence - LeetCode
Java | 32 min ago | 1.68 KB
ΡΠ³Π°Π΄Π°ΠΉ ΡΠΈΡΠ»ΠΎ ΠΈΠ½ΡΠ΅ΡΠ°ΠΊΡΠΈΠ²Π½Π°Ρ Π·Π°Π΄Π°ΡΠ°
Python | 34 min ago | 0.21 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!