Skip to content
Snippets Groups Projects
18.py 42 B
Newer Older
hacker717's avatar
hacker717 committed
print(-1 * int(input(), 2) + int(input()))