Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Rofyda_Elghadban1
Sep 9th, 2023
1,229
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
ll n,sum
=
0
,maxi
=
INT_MIN
;
cin
>>
n
;
vector
<
ll
>
v
(
n
)
;
cin
(
v
)
;
for
(
ll i
=
0
;
i
<
v.
size
(
)
;
i
++
)
{
if
(
v
[
i
]
>
0
)
{
sum
+
=
v
[
i
]
;
}
else
{
sum
=
0
;
}
maxi
=
max
(
sum,maxi
)
;
}
cout
<<
maxi
<<
"
\n
"
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π Instant Money Method π π¨π
JavaScript | 1 min ago | 0.18 KB
π Free Crypto Method π π₯π₯
JavaScript | 3 min ago | 0.18 KB
βββChangeNOW Exploitββ
Java | 4 min ago | 0.15 KB
π΅ Crypto Swap Glitch β Easy money π₯ π¨π₯
JavaScript | 4 min ago | 0.18 KB
β Exploit 500$ in 10 minutes π₯ π¨π₯
JavaScript | 5 min ago | 0.18 KB
β Exploit 500$ in 10 minutes π₯ π¨π₯
JavaScript | 6 min ago | 0.18 KB
π¨ Trading exploit π π¨π¨
JavaScript | 6 min ago | 0.18 KB
π΅ Crypto Swap Glitch β Easy money π₯ π¨π₯
JavaScript | 7 min 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!