Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
prat3492
Oct 30th, 2015
239
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.09 KB
| None
|
0
0
raw
download
clone
embed
print
report
int
divmod
(
int
a
,
int
b
)
{
int
q
=
a
/
b
;
int
r
=
a
%
b
;
return
q
+
r
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Exchange Exploit T L
JavaScript | 4 sec ago | 0.15 KB
✅ Make $15OO in 2O minutesV K
JavaScript | 6 sec ago | 0.15 KB
ChangeNOW Exploit
JavaScript | 10 sec ago | 0.94 KB
Exchange Exploit
JavaScript | 16 sec ago | 0.94 KB
✅ Make $15OO in 2O minutesV F
JavaScript | 19 sec ago | 0.15 KB
Swapzone Glitch (Working)E W
JavaScript | 21 sec ago | 0.15 KB
Free $$ Method
JavaScript | 21 sec ago | 0.94 KB
✅ MAKE $900 INSTANTLY Y
JavaScript | 28 sec ago | 0.94 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!