Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
X = pow of 2
Alex_tz307
Sep 14th, 2020
120
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.08 KB
| None
|
0
0
raw
download
clone
embed
print
report
inline
bool
Putere2
(
unsigned
int
x
)
{
return
(
x
!
=
0
)
&&
(
(
x
&
(
x
-
1
)
)
==
0
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Exchange Exploit T I
Java | 3 sec ago | 0.08 KB
Crypto Accounts
Java | 4 sec ago | 0.09 KB
Make $1500 in 20 minutes
Java | 6 sec ago | 0.09 KB
✅ Make $1500 in 20 minutes
JavaScript | 7 sec ago | 0.32 KB
MAKE $900 INSTANTLY
Java | 8 sec ago | 0.08 KB
Instant Profit Method
Java | 15 sec ago | 0.08 KB
Make $15OO in 2O minutesV G
Java | 18 sec ago | 0.08 KB
Instant Profit Method
Java | 19 sec ago | 0.09 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!