Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
7.28
daniil-vlasenko
Jul 12th, 2019
119
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
n = int(input())
s = int(input())
m = s
for i in range(n-1):
s = int(input())
if s < m and s % 2 == 0:
m = s
if m % 2 == 0:
print(m)
else:
print(-1)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 8 sec ago | 0.15 KB
💎 Instant Profit Method 🔥
JavaScript | 1 min ago | 0.24 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 1 min ago | 0.15 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 3 min ago | 0.15 KB
💵 Crypto Swap Glitch ✅ Easy money 💵
JavaScript | 3 min ago | 0.24 KB
⭐⭐⭐Instant Profit Method⭐⭐
Java | 4 min ago | 0.15 KB
System Management rev_01
Arduino | 5 min ago | 10.90 KB
💎 Free Crypto Method 💎
JavaScript | 5 min ago | 0.24 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!