Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
3833
Dari_
Feb 19th, 2019
109
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
nums
=
list
(
map
(
int
,
input
(
)
.
split
(
)
)
)
res
=
0
for
i
in
range
(
1
,
len
(
nums
)
-
1
)
:
if
nums
[
i-
1
]
<
nums
[
i
]
>
nums
[
i+
1
]
:
res +
=
1
print
(
res
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Binance Accounts Leaked
JavaScript | 2 sec ago | 0.09 KB
⭐️ EARN $500 INSTANTLY⭐ 4P
JavaScript | 2 sec ago | 0.18 KB
⭐ FREE giftcards method⭐ TK
JavaScript | 3 sec ago | 0.18 KB
⭐ get any gift card for FREE⭐ SF
JavaScript | 4 sec ago | 0.18 KB
Brazzers accounts
JavaScript | 9 sec ago | 0.09 KB
⭐ Binance Account hack 7F
JavaScript | 10 sec ago | 0.18 KB
Amazon Gift cards LEAKED
JavaScript | 11 sec ago | 0.09 KB
⭐ Binance Account hack GG
JavaScript | 12 sec ago | 0.18 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!