Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 27th, 2019
202
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
Infinite Money Glitch
JavaScript | 1 min ago | 0.67 KB
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 4 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 5 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 7 min ago | 0.67 KB
Untitled
YAML | 9 min ago | 1.39 KB
💎💎💎 Swapzone Glitch
JavaScript | 9 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 10 min ago | 0.67 KB
✅ Swapzone Trading Strategy
JavaScript | 12 min ago | 0.67 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!