Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 6th, 2016
127
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
var
a
=
{
x
:
1
,
y
:
2
}
;
var
b
=
{
x
:
3
,
y
:
10
}
;
var
x
=
b.
x
-
a.
x
;
var
y
=
b.
y
-
a.
y
;
while
(
x
--
)
{
while
(
y
--
)
{
console.
log
(
x
,
y
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥✅ Exchange profit method 💵💵
JavaScript | 1 min ago | 0.20 KB
Easy profit method
JavaScript | 4 min ago | 0.22 KB
Easy profit method
JavaScript | 11 min ago | 0.22 KB
Easy profit method
JavaScript | 18 min ago | 0.22 KB
Easy profit method
JavaScript | 25 min ago | 0.22 KB
Easy profit method
JavaScript | 31 min ago | 0.22 KB
Easy profit exploit
JavaScript | 38 min ago | 0.22 KB
Easy profit exploit
JavaScript | 45 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!