Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Bad_Programist
Nov 28th, 2018
106
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
a
=
input
(
)
b
=
a.
split
(
' '
)
res
=
0
for
i
in
range
(
len
(
b
)
)
:
for
j
in
range
(
i +
1
,
len
(
b
)
)
:
if
b
[
i
]
==
b
[
j
]
:
res +
=
1
print
(
res
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ API Flaw Money Method
CSS | 45 min ago | 1.04 KB
⭐ Exploit Documentation ⭐
CSS | 46 min ago | 1.04 KB
This month smells like money
CSS | 46 min ago | 1.04 KB
z66is_archive.zip.txt
16 hours ago | 1.02 MB
COmpREss
21 hours ago | 7.96 KB
Burrito
22 hours ago | 0.76 KB
External robot
22 hours ago | 1.78 KB
Sees frequency
22 hours ago | 0.56 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!