Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
MeehoweCK
Jan 28th, 2021
886
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <iostream>
using
namespace
std
;
int
main
(
)
{
int
tablica
[
10
]
;
for
(
int
i
=
0
;
i
<
10
;
++
i
)
{
tablica
[
i
]
=
i
;
cout
<<
tablica
[
i
]
<<
'
\t
'
;
}
cout
<<
endl
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Exchange Exploit T D
JavaScript | 4 sec ago | 0.15 KB
GMAIL Logs (2FA disabled)
JavaScript | 7 sec ago | 0.94 KB
✅ MAKE $9OO INSTANTLY D 3
JavaScript | 9 sec ago | 0.15 KB
Free $$ Method
JavaScript | 14 sec ago | 0.94 KB
✅ Make $15OO in 2O minutesV 1
JavaScript | 17 sec ago | 0.15 KB
ChangeNOW Exploit
JavaScript | 22 sec ago | 0.94 KB
ChangeNOW Bug (Get more on BTC swaps x) A
JavaScript | 23 sec ago | 0.15 KB
✅ MAKE $900 INSTANTLY Y
JavaScript | 29 sec ago | 0.94 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!