Pastebin
API
tools
faq
paste
Login
Sign up
View difference between Paste ID:
pnveQzcL
and
g2Er4asA
SHOW:
old version
|
new version
|
both versions
- or go back to the
newest
paste.
1
const int x = 1;
2
-
int *px = (int *) &x;
2
+
3
int main(int) {
4
-
*px = 0;
4
+
int *px = (int *) &x;
5
6
-
printf("x is %d", x);
6
+
*px = 0;
7
8
printf("x is %d", x);
9
}
Public Pastes
✅ MAKE $12OO IN 10 MIN 8
JavaScript | 9 sec ago | 0.06 KB
Make 1500$ in 20 MIN [Method] 8
JavaScript | 24 sec ago | 0.06 KB
Make 1500$ in 20 MIN [Method] F
JavaScript | 32 sec ago | 0.06 KB
Make $200 in 15 minutes O
JavaScript | 1 min ago | 0.06 KB
Make $200 in 15 minutes K
JavaScript | 1 min ago | 0.06 KB
FREE BTC GUIDE K
JavaScript | 1 min ago | 0.06 KB
✅ MAKE $12OO IN 10 MIN R
JavaScript | 1 min ago | 0.06 KB
MAKE $900 INSTANTLY Q
JavaScript | 1 min ago | 0.06 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!