Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Pastehsjsjs
Nov 5th, 2022
112
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
c = 0
prv = 0
while True:
i = int(input())
if not prv:
prv = i
continue
if i == 0:
break
if i > prv:
c += 1
prv = i
print(c)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐⭐
Java | 11 sec ago | 0.06 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 11 sec ago | 0.06 KB
Swapzone Glitch ✅ Working
JavaScript | 17 sec ago | 0.25 KB
Swapzone Glitch ✅ Working
JavaScript | 21 sec ago | 0.25 KB
⭐⭐⭐Free Giftcards Method⭐⭐⭐
Java | 22 sec ago | 0.06 KB
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐⭐
Java | 22 sec ago | 0.06 KB
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐⭐
Java | 23 sec ago | 0.06 KB
✅ Make huge profits on trading
JavaScript | 28 sec ago | 0.25 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!