Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Модуль
InnaSibirova
Nov 8th, 2019
356
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <iostream>
using
namespace
std
;
int
main
(
)
{
int
a, i
;
cin
>>
a
;
i
=
(
a
>>
31
)
;
cout
<<
(
(
a
+
i
)
^
i
)
;
return
0
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
Lua | 23 min ago | 2.28 KB
Untitled
C | 31 min ago | 0.58 KB
Round 3 - Members - Deathwatch
PHP | 53 min ago | 3.39 KB
Untitled
Bash | 2 hours ago | 0.86 KB
Fix camera metadata
Python | 2 hours ago | 5.74 KB
Energized Orb Autocrafting (ATM10)
Lua | 2 hours ago | 8.55 KB
[BATCH] R3D Apple Resigner Source Code
Batch | 3 hours ago | 12.05 KB
Iron UM
PHP | 5 hours ago | 2.08 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!