Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
pavelperc
Dec 20th, 2018
318
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
lst
=
[
]
while
True
:
x
=
int
(
input
(
)
)
if
not
x:
break
lst.
append
(
x
)
if
not
len
(
lst
)
:
print
(
0
)
exit
(
)
m
=
max
(
lst
)
print
(
sum
(
[
el
==
m
for
el
in
lst
]
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅✅ Wealth Building Strategy
JavaScript | 1 min ago | 0.26 KB
⚡ ULTRA EASY INCOME TRICK ⚡ $500 INSTANT CASH...
JavaScript | 1 min ago | 0.17 KB
✅ Money Guaranteed Method
JavaScript | 2 min ago | 0.26 KB
⚡ BTC TRICK 2025 💎 | EASIEST CASHOUT 🔥 📌💵
JavaScript | 5 min ago | 0.17 KB
🚨 Easy money $1,000 in 30 minutes
JavaScript | 5 min ago | 0.26 KB
🚨 The Best Money Technique
JavaScript | 6 min ago | 0.25 KB
🚨🚨 FREE MONEY BTC
JavaScript | 8 min ago | 0.26 KB
🚀 INSTANT PAYOUT METHOD 💵 | $2,500 IN 20 MIN...
JavaScript | 8 min ago | 0.17 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!