Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 27th, 2015
330
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <iostream>
using namespace std;
int b[] = { 5, 2, 3, 1, 8, 6 };
int *f(int a)
{
return b + a;
}
int main()
{
cout << *f(2);
system("pause");
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Profit Method⭐⭐
Java | 21 sec ago | 0.06 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 55 sec ago | 0.06 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 1 min ago | 0.06 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 1 min ago | 0.06 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 2 min ago | 0.06 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 3 min ago | 0.06 KB
⭐Make $15OO in 2O minutes⭐ 📌📝
JavaScript | 4 min ago | 0.20 KB
💵 Make 3000$ in 20 minutes 💵
JavaScript | 6 min ago | 0.22 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!