Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 27th, 2019
191
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <algorithm>
int main () {
int* a = (int*)malloc (10000);
int* b = (int*)malloc (10000);
for (volatile long int i = 0; i < 100000000; i++)
std::copy (a, a + 10000, b);
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $200 in 15 minutes N
JavaScript | 2 sec ago | 0.07 KB
5OO$ GIFTCARDS? J
JavaScript | 3 sec ago | 0.07 KB
Make 1500$ in 20 MIN [Method] X
JavaScript | 4 sec ago | 0.07 KB
5OO$ GIFTCARDS? W
JavaScript | 5 sec ago | 0.07 KB
5OO$ GIFTCARDS? S
JavaScript | 21 sec ago | 0.07 KB
Make $200 in 15 minutes L
JavaScript | 22 sec ago | 0.07 KB
MAKE $900 INSTANTLY B
JavaScript | 27 sec ago | 0.07 KB
MAKE $900 INSTANTLY 7
JavaScript | 40 sec ago | 0.07 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!