Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Feb 12th, 2018
641
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.30 KB
| None
|
0
0
raw
download
clone
embed
print
report
for
(
int
n
:
A
)
{
if
(
n
==
a
)
cnt1
++
;
else
if
(
n
==
b
)
cnt2
++
;
else
if
(
cnt1
==
0
)
{
cnt1
++
;
a
=
n
;
}
else
if
(
cnt2
==
0
)
{
cnt2
++
;
b
=
n
;
}
else
{
cnt1
--
;
cnt2
--
;
}
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $1200 in 15 minutes K
JavaScript | 3 min ago | 0.08 KB
FREE BTC GUIDE 2
JavaScript | 3 min ago | 0.08 KB
custom darkmode shortcode with label
PHP | 13 min ago | 0.55 KB
add shortcode to display JNews Article Ads op...
PHP | 32 min ago | 1.34 KB
MAKE $500 INSTANTLY Z
JavaScript | 34 min ago | 0.08 KB
MAKE $500 INSTANTLY Y
JavaScript | 34 min ago | 0.08 KB
Hunted
Lua | 59 min ago | 14.57 KB
2025-06-29_stats.json
JSON | 3 hours ago | 3.39 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!