Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
robn
Oct 26th, 2012
122
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <cstdio>
#include <vector>
int
main
(
int
argc,
char
**
argv
)
{
std
::
vector
<
float
>
v
;
v.
reserve
(
1
)
;
v
[
0
]
=
1.0f
;
printf
(
"size: %lu
\n
"
, v.
size
(
)
)
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Profit Method⭐⭐⭐
Java | 7 sec ago | 0.18 KB
✅ Make $2500 in 20 minutes⭐⭐ 9
JavaScript | 14 sec ago | 0.27 KB
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 18 sec ago | 0.25 KB
⭐⭐⭐Crypto Accounts⭐⭐⭐
Java | 18 sec ago | 0.18 KB
✅ Make $2500 in 15 minutes
JavaScript | 21 sec ago | 0.25 KB
⭐✅ MAKE $2500 IN 15 MIN Q
JavaScript | 38 sec ago | 0.27 KB
⭐ Instant BTC Profit Method ⭐
JavaScript | 39 sec ago | 0.25 KB
⭐ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 43 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!