Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
[CG] (CodinGame) Temperature Golf - 136 bytes
B1KMusic
Sep 10th, 2016
336
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
main
(
c
,
r
,
t
)
{
for
(
scanf
(
"%d"
,&
t
)
,
r
=
5527
;
scanf
(
"%d"
,&
c
)
,
t
--;
abs
(
c
)
^
abs
(
r
)
?
abs
(
c
)
<
abs
(
r
)
&&
(
r
=
c
)
:
c
^
r
&&
c
>
r
&&
(
r
=
c
)
)
;
printf
(
"%i
\n
"
,
r
^
5527
?
r
:
0
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Infinite Money Glitch
JavaScript | 14 sec ago | 0.67 KB
✅✅ Method to earn 3,000$ in BTC
JavaScript | 2 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 4 min ago | 0.67 KB
🔥🔥🔥 Exploit BTC Exchange
JavaScript | 6 min ago | 0.67 KB
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐ ✅
JavaScript | 8 min ago | 0.67 KB
💎 EARN 2,000$ IN 1 DAY 💎
JavaScript | 10 min ago | 0.67 KB
✅ Method to earn 3,000$ in BTC ✅
JavaScript | 12 min ago | 0.67 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money ⭐⭐
JavaScript | 14 min ago | 0.67 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!