Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
ForestFox
May 2nd, 2021
156
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
f = open('k8-1.txt')
s = f.readline()
m, k = 1, 1
for i in range(1, len(s)):
if s[i] != s[i-1]:
k += 1
m = max(m, k)
else:
k = 1
print(m)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
📌 Swapzone +37% glitch ⭐ P
JavaScript | 14 sec ago | 0.25 KB
✅⭐ Make huge profits on trading ⭐⭐ 2
JavaScript | 25 sec ago | 0.25 KB
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 34 sec ago | 0.25 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ M
JavaScript | 43 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 3
JavaScript | 52 sec ago | 0.25 KB
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ U
JavaScript | 1 min ago | 0.25 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ V
JavaScript | 1 min ago | 0.25 KB
📌 Swapzone +37% glitch ⭐ P
JavaScript | 1 min 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!